コミット履歴

作者 SHA1 メッセージ 日付
  Mark Story 8c69ebf516 Fix PHPCS. 11 年 前
  Mark Story ae1560a6a1 Fix composite primary key reflection in postgres. 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  IWASE c1a1cb0f03 Cast default value to boolean on boolean columns #5322 11 年 前
  mark_story e4dedd7597 Insert data in a different transaction than schema. 11 年 前
  mark_story 47464352c5 Fix truncate tests for postgres. 11 年 前
  mark_story c29bed81d4 Fix typo in foreign key SQL. 11 年 前
  mark_story 4fe22665c0 Make postgres foreign keys deferrable. 11 年 前
  mark_story a6eff184e7 Fix default values in postgres. 11 年 前
  mark_story 3497a494d7 Add tests for postgres + sqlserver schema.table names. 11 年 前
  mark_story 2fc00df1d9 Make schema internal methods consistent. 11 年 前
  euromark c7687561da Fix tests on windows 11 年 前
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 年 前
  mark_story 37d5323751 Fix constraint & foreign key reflection when columns are keywords 12 年 前
  mark_story dd201c6da6 Fix failing tests related to table counts. 12 年 前
  mark_story f006af55a0 Correctly reflect timestamp columns in postgres. 12 年 前
  Jose Lorenzo Rodriguez 751a886893 Unit testing the new Schema\Table::temporary() method 12 年 前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年 前
  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 年 前
  Jose Lorenzo Rodriguez dbfb3de1b5 Moving more code after changing ConnectionManager's namespace 12 年 前
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 年 前