Commit History

Author SHA1 Message Date
  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
  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 a71cc748e2 Merge branch 'master' into 3.next 10 years ago
  Mark Story bb0ee7dfbe Fix default value handling in SQLServer. 10 years ago
  ADmad 34defff1ac Add test to show bug in SqlserverSchema when using `DEFAULT NULL`. 10 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 2784faf8d4 Add support for tinytext, mediumtext and longtext 10 years ago
  Jose Lorenzo Rodriguez 6abb45a5ad Merge branch 'master' into 3.next 10 years ago
  Jose Lorenzo Rodriguez 269bc926d9 Added fallback for json type in SQL Server 10 years ago
  chinpei215 74ed30a563 Remove the stub method for quoteIdentifier() 10 years ago
  Mark Story d24fa96859 Fix failing tests. 10 years ago
  Yves P 02d1361821 Clean up schema test cases by combining everything to one scenario 10 years ago
  Yves P 8af8282783 Add support for FK constraints management for fixtures to the SQLite db server 10 years ago
  Yves P a9f0bd729f Fix SqlServerSchema tests 10 years ago
  Yves P 8fc6323a73 Quotes the table name for add / drop constraints operation and add tests to those methods 10 years ago
  Mark Story 9d685fef04 Unskip most of the SQLServer tests. 10 years ago
  Mark Story 4912fc207d Fix autoIncrement reflection in SQLServer 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  mark_story 92f219264f Fix up double truncation causing SQLServer to do silly things. 11 years ago
  mark_story e3fcc629f2 Restart identity columns in SQLServer if they exist. 11 years ago