Commit History

Author SHA1 Message Date
  Corey Taylor 722cc4becb Fix cursors left open in unit tests 5 years ago
  ADmad f6966cd9ee Update use of deprecated phpunit method. 5 years ago
  Mark Story 88e1b396bf Merge branch 'master' into 4.next 5 years ago
  ADmad 59cc7c4712 Fix type error, abs() doesn't accept string. 5 years ago
  ndm2 1796fd103f Add closure support to `Query::orderAsc()` and `Query::orderDesc()`. 5 years ago
  Edgaras Janušauskas f0290d91ee Fix test failure on MySQL 8 6 years ago
  mcsknp 5d839eaa42 Fix using of cast in existing test case cakephp#13694 6 years ago
  ADmad 186646a6c2 Merge branch 'master' into 4.next 6 years ago
  ADmad 19f8bb3544 Maintain new/empty line consistency in docblocks. 6 years ago
  Corey Taylor 33204a3a3e Setup mysql8 for github actions 6 years ago
  mscherer a8b4a7436e Clean up test classes. 6 years ago
  stickler-ci 1f20499c12 Fixing tests style errors. 6 years ago
  Mark Story bd9599ab7a Merge pull request #13902 from othercorey/4.x-null-operator 6 years ago
  Corey Taylor 6143fbfcd3 Updated QueryExpression exception message when null is used without an operator. 6 years ago
  mscherer 7a4c880bd6 Forward port 3.next into 4.x. 6 years ago
  Val Bancer faaa31b1d9 Make $fixtures property protected 6 years ago
  ADmad 3984c9e63b Add missing "use" decleration and fix test 6 years ago
  ADmad 59e392c21d Fix CS errors 6 years ago
  ADmad 4807722695 Merge branch '3.next' into 4.x 6 years ago
  Mark Story 1cd1aed962 Add test for #13509 6 years ago
  ndm2 9b26808d2f Add support for stripping aliases from identifier expressions. 6 years ago
  mscherer 60882fe22c Add exception message check. 6 years ago
  mscherer a2b74c55cd Add tests for IS NULL exception fix 7 years ago
  Mark Story 14e5809f39 Fix formatting 6 years ago
  Mark Story 36e3a5a11c Update tests to not use deprecated PHPUnit features 6 years ago
  ADmad 5c2996d67d Fix CS and typeing issues. 6 years ago
  ADmad 11a2fcd88e Merge branch '3.next' into 4.x 6 years ago
  ADmad a3c5faba44 Fix Type::buildAll() not returning type instance set using Type::set(). 6 years ago
  mscherer e51c20c46f Revert DB specific return type differences. 7 years ago
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 7 years ago