Commit History

Author SHA1 Message Date
  ADmad d7d4c04b3b Harmonize method names 3 years ago
  ADmad 3e98df2e5c Add QueryFactory class. 3 years ago
  ADmad d7a310d0a4 Add SelectQuery class. 3 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  mscherer f0d9771c32 Make test assert stricter for scalar values. 5 years ago
  Corey Taylor 05f5ff0f5f Added AggregateExpression for SQL aggregate functions on top of FunctionExpression. 6 years ago
  ADmad 647ada53f9 Fix CS error. 6 years ago
  ADmad 72cc015b3d Merge branch '3.next' into 4.x 6 years ago
  ndm2 324f1a6f59 Wrap queries in parentheses when passed as function expression argument. 6 years ago
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 6 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad e806b42085 Fix CS errors. 7 years ago
  Mark Story da61322655 Add strict_types to database/expression 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 years ago
  Raúl Arellano 444f48716d Fix tests 8 years ago
  Raúl Arellano a8306cd11d Avoid double parenthesis when nesting functions and query expressions 8 years ago
  Mark Story 67d6b55de6 Merge branch 'master' into 3.next 8 years ago
  Bryan Crowe 228e9ca1cf Use simple strings where applicable 8 years ago
  Mark Story 668c087398 Merge branch 'master' into 3.next 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
  Michael Hoffmann 7d2e8d6520 Split TypedResultTrait::returnType into getter and setter 9 years ago
  Cory Thompson dbd6e7a8d1 Updated unit tests to reflect fix to ValueBinder->placeholder 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  Stew Eucen 5806a55fd0 Update: FunctionExpressionTest::testFunctionNesting() 10 years ago
  Bryan Crowe b23435c61d Update copyright statements in docblocks 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Jose Lorenzo Rodriguez 827ec5734b Allowing numeric literals in FunctionExpression, closes #5211 11 years ago