Commit History

Author SHA1 Message Date
  Mark Story e1e6da6f2c Fix group by expression to work in strict mode. 10 years ago
  Mark Story 60bd60f52d Don't bind placeholders when they aren't needed. 10 years ago
  Mark Story 8a5d65cebe Fix bound parameters in sub-queries not working. 10 years ago
  Mark Story cae5d98afb Try to get codecov builds to pass more frequently. 10 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Yevgeny Tomenko 5ede142458 Added identiferEquals method for expressions to use fields with quoting in join conditions. Added identifier parameter for expressions. 10 years ago
  Jose Lorenzo Rodriguez 32d3c48955 Merge branch 'master' into 3.2 10 years ago
  Mark Story 47b99406eb Move test cases into the correct class. 10 years ago
  Mark Story c3a0355305 Fix query->matching() failing on belongstomany with conditions. 10 years ago
  Jose Lorenzo Rodriguez 825adedd5b Merge branch 'master' into 3.2 10 years ago
  Jose Lorenzo Rodriguez 145576090e Fixed the now() function expression when used in the where() clause 10 years ago
  antograssiot 2c0a16b0d2 Merge remote-tracking branch 'upstream/master' into 3.2 10 years ago
  Jose Lorenzo Rodriguez 8cae1585b7 Using valid syntax for SQLServer in test case 10 years ago
  Jose Lorenzo Rodriguez 18b0ab6ca1 Fixing pagination with complex queries having expressions in order by 10 years ago
  Mark Story 41ad3969b1 Merge branch 'master' into 3.2 10 years ago
  Jose Lorenzo Rodriguez fa4a61ffb5 Fixing memory leak in ResultSet 10 years ago
  José Lorenzo Rodríguez 203949e818 Merge pull request #7785 from cakephp/issue-7707 10 years ago
  Mark Story 5f4798a1d9 Fix case where an association find() is then eagerloaded on. 10 years ago
  Mark Story 8c2d4b2cda Update tests for #7707 to be more representative. 10 years ago
  Jose Lorenzo Rodriguez 9de8b5c539 Fixed tests in posstgresql 10 years ago
  Jose Lorenzo Rodriguez eaea672d9b Adding more tests 10 years ago
  Jose Lorenzo Rodriguez 375191ce87 Automatically converting SQL functions to the corresponding type 10 years ago
  chinpei215 4e1e4f84fe Add test for #7591 10 years ago
  Mark Story cbdfd0a5c4 Fix custom keys in belongsToMany 10 years ago
  Mark Story 993baf39a8 Fix invalid order clauses being left on subqueries 10 years ago
  Yves P d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 10 years ago
  Mark Story af274b8a66 Make additional mappings for contained associations more efficient. 10 years ago
  Mark Story 4d5ec31fe9 Fix contained associations not having types mapped. 10 years ago
  Mark Story 7c42905d10 Fix issue with postgres. 10 years ago
  Mark Story 9b0c1fc560 Add regression test for #7163 10 years ago