コミット履歴

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