Commit History

Author SHA1 Message Date
  AD7six 17cc91700a Woot, that's now handled 10 years ago
  AD7six 28978c258d Add tests for count-cache 10 years ago
  Yves P 721225d516 `addConstraints()` and `dropConstraints()` calls should let exceptions bubble up 10 years ago
  Yves P d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 10 years ago
  Mark Story 4d5ec31fe9 Fix contained associations not having types mapped. 10 years ago
  Mark Story b417193255 Allow any contain call to overwrite the eagerloader. 10 years ago
  Mark Story d35a5ca388 Merge branch 'master' into 3.1 10 years ago
  Mark Story bbb829a2a7 Fix tests for postgres. 10 years ago
  Mark Story c61c40878f Fix Query::count() failing when fields have expressions. 10 years ago
  Jose Lorenzo Rodriguez 9bd1935dc8 Fixed tests in SQL server 11 years ago
  Mark Story 814ab759c0 Merge pull request #6738 from cakephp/3.1-select-schema 11 years ago
  Mark Story d2dcaa5336 Merge pull request #6750 from cakephp/3.1-not-matching 11 years ago
  Mark Story b7da77c71d Merge branch 'master' into 3.1 11 years ago
  Mark Story 6639b0d47a Correct the parameter type used in function expressions. 11 years ago
  Jose Lorenzo Rodriguez a7b63351f2 Fixing tests in SQLite 11 years ago
  Jose Lorenzo Rodriguez c002f4bd8e Adding a test for nesting notMatching inside matching 11 years ago
  Jose Lorenzo Rodriguez 60536a07c1 Adding some doc blocks 11 years ago
  Jose Lorenzo Rodriguez b76e7b6894 Adding a test for notMatching and deep associations 11 years ago
  Jose Lorenzo Rodriguez cd4cc09882 Implemented notMatching for belongsToMany tables 11 years ago
  Jose Lorenzo Rodriguez 2d35e453d3 Initial implementation of Query::notMatching() 11 years ago
  Jose Lorenzo Rodriguez d3fd169c17 Fixed CS error 11 years ago
  Jose Lorenzo Rodriguez 25d9297a4e Fixing the same test again 11 years ago
  Jose Lorenzo Rodriguez 0d61776c5b Fixing test case by using a less annoying expression 11 years ago
  Jose Lorenzo Rodriguez 812430d5ab Make select() accept a Table or Association instance 11 years ago
  Jose Lorenzo Rodriguez f57ebd3ac8 Fixing tests for postgres and improving doc blocks 11 years ago
  Jose Lorenzo Rodriguez 9c62d273f3 Lazy test fix for postgres 11 years ago
  Jose Lorenzo Rodriguez 06eb7d3645 Makinga more sane query in the test case 11 years ago
  Jose Lorenzo Rodriguez 09a0589787 Implemented innerJoinWith() 11 years ago
  Jose Lorenzo Rodriguez 0949911b92 Adding test for leftJoinWith() and select() 11 years ago
  Jose Lorenzo Rodriguez abd4cd370b Adding support for leftJoinWith in BelongsToMany 11 years ago