Commit History

Author SHA1 Message Date
  José Lorenzo Rodríguez 04c5cbf231 Merge pull request #8247 from cakephp/issue-8246 10 years ago
  Jose Lorenzo Rodriguez 87d84f8cc4 Fixed random failing tests in travis with php 5.6 and mysql 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
  Mark Story d7d3a26d6e Fix typo. 10 years ago
  Mark Story 3fb7851a7e Try to address Travis-ci failures on PHP 5.6 10 years ago
  Mark Story 0571c5c65f Ensure that only one typecaster is attached. 10 years ago
  Mark Story ba30f67136 Merge branch 'master' into 3.2 10 years ago
  Mark Story 69ad2b6068 Hard skip this test. 10 years ago
  Mark Story c4f33ee154 Merge branch 'master' into 3.2 10 years ago
  Jose Lorenzo Rodriguez 63e9f0324b Using the typeMap in the specific comparison functions 10 years ago
  Jose Lorenzo Rodriguez fa18ea60d5 Completing doc block for Query::set() 10 years ago
  Jose Lorenzo Rodriguez bbf407d525 Adding callable support for Query::set() 10 years ago
  Jose Lorenzo Rodriguez 5e8043dfb9 Merge remote-tracking branch 'origin/master' into 3.2 10 years ago
  Mark Story 706262565f Skip test on php versions it fails on. 10 years ago
  Jose Lorenzo Rodriguez 80e5e0b691 Fixed CS error 10 years ago
  Jose Lorenzo Rodriguez 95cd46fc53 Trying to fix test in travis 10 years ago
  Jose Lorenzo Rodriguez 75b221eba2 Merge branch 'master' into 3.2 10 years ago
  Jose Lorenzo Rodriguez 629dd25244 Fixing problem in test 10 years ago
  Mark Story d5ebbcfc6c Merge branch 'master' into 3.2 10 years ago
  Jose Lorenzo Rodriguez f8d1ed306d Removing test to satisfy travis for now 10 years ago
  Mark Story 41ad3969b1 Merge branch 'master' into 3.2 10 years ago
  Jose Lorenzo Rodriguez 0a664b0d5c Merge branch 'master' into 3.2 10 years ago
  Mark Story f25eac3b46 Add ability to remove a defined join. 10 years ago
  Stefan D 092cc52bf1 test case 10 years ago
  Jose Lorenzo Rodriguez 8bcfeb3a60 Also cloning the select type map when cloning the query 10 years ago
  Jose Lorenzo Rodriguez 8477fa8bb8 Moving result type conversion to the statements layer 10 years ago
  Jose Lorenzo Rodriguez 131cb91304 Fixed typo 10 years ago
  Jose Lorenzo Rodriguez adbc780e06 Unfortunately it is too difficult to test the fulle xcpetion message, 10 years ago
  Jose Lorenzo Rodriguez e196c1d2f1 Throwing exception when passing empty list of values as condition 10 years ago
  Mark Story 426af95f2a Implement __clone() in Database\Query and remaining expressions 10 years ago