Commit History

Author SHA1 Message Date
  Mark Story 8c69ebf516 Fix PHPCS. 11 years ago
  Mark Story ae1560a6a1 Fix composite primary key reflection in postgres. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  IWASE c1a1cb0f03 Cast default value to boolean on boolean columns #5322 11 years ago
  mark_story e4dedd7597 Insert data in a different transaction than schema. 11 years ago
  mark_story 47464352c5 Fix truncate tests for postgres. 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
  mark_story 3497a494d7 Add tests for postgres + sqlserver schema.table names. 11 years ago
  mark_story 2fc00df1d9 Make schema internal methods consistent. 11 years ago
  euromark c7687561da Fix tests on windows 11 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 dd201c6da6 Fix failing tests related to table counts. 12 years ago
  mark_story f006af55a0 Correctly reflect timestamp columns in postgres. 12 years ago
  Jose Lorenzo Rodriguez 751a886893 Unit testing the new Schema\Table::temporary() method 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  ndm2 29caa951c3 Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...) 12 years ago
  Jose Lorenzo Rodriguez dbfb3de1b5 Moving more code after changing ConnectionManager's namespace 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago