コミット履歴

作者 SHA1 メッセージ 日付
  Mark Story afd03b6b7f Fix test. 10 年 前
  Mark Story b01ae5ca81 Add tests for #8379 10 年 前
  Mark Story 752d848d45 Fix the queries for postgres index/constraint reflection. 10 年 前
  Yevgeny Tomenko 5ede142458 Added identiferEquals method for expressions to use fields with quoting in join conditions. Added identifier parameter for expressions. 10 年 前
  Yves P b3c383d1a8 Remove constraint support for SQLite 10 年 前
  Yves P 0aeb8625fc Fix tests for SqlServer 10 年 前
  Yves P d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 10 年 前
  Jose Lorenzo Rodriguez 722cbf8680 Removing baseType from the output of Table::column() 10 年 前
  Jose Lorenzo Rodriguez 7daa24e64a Fixed tests 10 年 前
  Jose Lorenzo Rodriguez e726b0d91d Reading baseColumnType() insted of columnType() in EntityContext 10 年 前
  Yves P afccef8dee The TableRegistry should be cleared to prevent conflicts with 10 年 前
  Yves P cd4ac1d89b Delete unused fixture and add a test which asserts that single column constraint works as expected 10 年 前
  Yves P d485e31d1d Remove a use statement 10 年 前
  Yves P 0aea497e2d Make the foreign key constraints columns references resolution DRY 10 年 前
  Yves P 0c8ecd055d Add a failing test to show that Schema reflection does not correctly reflects 10 年 前
  Mark Story fe747324b6 Add isNullable to Schema\Table. 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  Mark Story 84e9edbbbf Account for null = false and null default value. 11 年 前
  Mark Story 28cae9d06e Fix null default values not being returned by defaultValues() 11 年 前
  Mark Story dba0c10ccd Always return an array from Table::primaryKey(). 11 年 前
  mark_story 92627d1a46 Add Table::defaultValues() 11 年 前
  Jose Lorenzo Rodriguez 669e5c9ce9 Making Table::columnType() a setter too 11 年 前
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 年 前
  mark_story ea5d3e2b8c Cover more cases with tests. 12 年 前
  mark_story a5690367a7 Update error messages to be more helpful. 12 年 前
  Jose Lorenzo Rodriguez 751a886893 Unit testing the new Schema\Table::temporary() method 12 年 前
  Tigran Gabrielyan 6994bd28f5 Remove PHP Version from license information 12 年 前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年 前
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 年 前
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 年 前