Commit History

Author SHA1 Message Date
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  Edgaras Janušauskas 1688550a85 Promote cleaner names of QueryExpression::and()/or() without _ 6 years ago
  Jose Lorenzo Rodriguez 1ca5c045e4 Fix empty QueryExpression objects being converted as SQL 7 years ago
  Mark Story 46de16e00f Add deprecation warnings to the Database package. 8 years ago
  chinpei215 3f24349015 Fix backward incompatibility of QueryExpression::type() 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Jose Lorenzo Rodriguez 63e9f0324b Using the typeMap in the specific comparison functions 10 years ago
  Jose Lorenzo Rodriguez 18b0ab6ca1 Fixing pagination with complex queries having expressions in order by 10 years ago
  Mark Story 4b7707d949 Make QueryExpression do deep clones. 10 years ago
  Mark Story c369cfcd4e Fix identifier quoting in conditions & order 10 years ago
  Mark Story 0584e60d8b Fix empty query expressions for generating invalid SQL. 10 years ago
  Tigran Gabrielyan 53d919470e Fixed @since in QueryExpressionTest 10 years ago
  Tigran Gabrielyan 3abc5fa595 Added __call() on QueryExpression to allow for and() and or() to be called transparently. Implements #6477 10 years ago