Commit History

Author SHA1 Message Date
  Mark Story 02f8000ed7 Merge branch 'master' into 3.next 9 years ago
  Mark Story f5a4c3b849 Fix missing default values for datetime/timestamp 9 years ago
  Mark Story 7ba35f4e9b Merge branch 'master' into 3.next 9 years ago
  Mark Story e0501ddb27 Add additional test coverage for optional columns 9 years ago
  Mark Story c721dde22b Fix nullable field with default value in various db platforms. 9 years ago
  dereuromark 703260adac Rename Schema/Table to Schema/TableSchema via class_alias() 9 years ago
  antograssiot 83add78952 remove specific php5.5 code 9 years ago
  antograssiot b611b3bc16 fix testsuite for PHP5.5 9 years ago
  antograssiot b204289a99 fix phpunit mocks 9 years ago
  antograssiot 141862cde4 Merge branch 'master' into 3.next 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  Mark Story 64cc00180f Merge branch 'master' into 3.next 9 years ago
  chinpei215 eed02ac509 Fix empty usem. Fix test cases. 9 years ago
  Mark Story 618457e8a6 Fix PHPUnit getMock warnings in 3.next. 9 years ago
  chinpei215 7928668068 Add support for per-column collation 9 years ago
  Mark Story 6c0844fa57 Merge branch 'master' into 3.next 9 years ago
  ADmad a6f8945561 Remove use of TestCase::getMock() from "Database" namepace tests. 9 years ago
  ADmad 3cc1f9abea Replace all instances of getMock() with single argument. 9 years ago
  Mark Story 91799c44d0 Merge branch 'master' into 3.next 10 years ago
  Jose Lorenzo Rodriguez 1e2e0ab8c0 Merge remote-tracking branch 'origin/master' into 3.next 10 years ago
  Yves P fe78749404 Add support for tinyblob, mediumblob and longblob 10 years ago
  Yves P ef1e73cd79 Use the Table constants in the tests 10 years ago
  Yves P 2784faf8d4 Add support for tinytext, mediumtext and longtext 10 years ago
  Jose Lorenzo Rodriguez 6abb45a5ad Merge branch 'master' into 3.next 10 years ago
  Mark Story 651d33216a Fix incomplete assertion text. 10 years ago
  Jose Lorenzo Rodriguez 792aea8ccd Added test for create table SQL in mysql including JSON column 10 years ago
  Jose Lorenzo Rodriguez 5ac1f7d412 Added integration test for json column describe in Mysql 10 years ago
  Jose Lorenzo Rodriguez 46c3fca9a8 Adding support for detecting JSON columns in mysql 10 years ago
  chinpei215 74ed30a563 Remove the stub method for quoteIdentifier() 10 years ago
  José Lorenzo Rodríguez f127e3b36d Removing extra space 10 years ago