Commit History

Author SHA1 Message Date
  Yves P 0aea497e2d Make the foreign key constraints columns references resolution DRY 10 years ago
  Yves P 0c8ecd055d Add a failing test to show that Schema reflection does not correctly reflects 10 years ago
  Mark Story 778c80f9e1 Postgres' money type should be handled as a string. 11 years ago
  Mark Story f03fd3bbb4 Describe foreign keys in a way that excludes procedures. 11 years ago
  Mark Story 8c69ebf516 Fix PHPCS. 11 years ago
  Mark Story ae1560a6a1 Fix composite primary key reflection in postgres. 11 years ago
  Mark Story c1a6afaf9c Fix mixed indentation. 11 years ago
  antograssiot dee3130a4b fix psr2 cs 11 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  IWASE 2a78cc836d use (bool) instead of (boolean) 11 years ago
  IWASE c1a1cb0f03 Cast default value to boolean on boolean columns #5322 11 years ago
  euromark 0e90d71732 More defaults and doc block corrections. 11 years ago
  euromark 25414d8623 Correct return types. 11 years ago
  Yves 281b5b0bfc Unify the name of the variables representing a table name in the Schema system methods 11 years ago
  mark_story e4dedd7597 Insert data in a different transaction than schema. 11 years ago
  mark_story c29bed81d4 Fix typo in foreign key SQL. 11 years ago
  mark_story 4fe22665c0 Make postgres foreign keys deferrable. 11 years ago
  mark_story a6eff184e7 Fix default values in postgres. 11 years ago
  MichalWadowski bd0daa5dca Enable CakePHP ORM to accept PostgreSQL and SQL Server schema. 11 years ago
  mark_story 2fc00df1d9 Make schema internal methods consistent. 11 years ago
  ADmad 598160c614 Synchronize / fix @inheritDoc tags. 12 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  mark_story 37d5323751 Fix constraint & foreign key reflection when columns are keywords 12 years ago
  mark_story f006af55a0 Correctly reflect timestamp columns in postgres. 12 years ago
  Jose Lorenzo Rodriguez 67be765896 Added ability to set tables a temporary in the schema collection 12 years ago
  Bryan Crowe 0c7190be17 Use semantic version for since doc block 12 years ago
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago