Commit History

Author SHA1 Message Date
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  Matthias Wirtz 6d1ea421ef Update FunctionsBuilderTest.php 5 years ago
  Matthias Wirtz 5a48f1c81d Update FunctionsBuilderTest.php 5 years ago
  Corey Taylor 2d1cf5ee86 Added exception for FunctionsBuilder::cast() when parameter is missing. 6 years ago
  mcsknp 6b27418ffe Add sql cast function cakephp#13694 6 years ago
  othercorey 59643123fb 4.1 - Added row_number, lag and lead window function wrappers (#14349) 6 years ago
  Mark Story 19fdd9b381 Merge branch 'master' into 4.next 6 years ago
  mscherer a8b4a7436e Clean up test classes. 6 years ago
  Corey Taylor 8f1802f990 Merge branch '4.next' into 4.1-aggregates-builder 6 years ago
  Matthias Wirtz b1737b2305 Update FunctionsBuilderTest.php 6 years ago
  Corey Taylor 05f5ff0f5f Added AggregateExpression for SQL aggregate functions on top of FunctionExpression. 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 76c3044945 Update return typehint of TestCase methods. 7 years ago
  ADmad e806b42085 Fix CS errors. 7 years ago
  Mark Story d82400f387 Add strict_types to database package. 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 years ago
  Dmitrii Romanov 102ed1a644 Added SQL RAND() function. 8 years ago
  Mark Story 46de16e00f Add deprecation warnings to the Database package. 8 years ago
  Bryan Crowe 228e9ca1cf Use simple strings where applicable 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
  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
  Jose Lorenzo Rodriguez ed0901f18b Better return type inference for sum() 10 years ago
  Jose Lorenzo Rodriguez 04857106b6 Beginings of automatically converting sql functions to their right types 10 years ago
  Mark Story 834fa46f46 Merge branch 'master' into 3.1 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  Ladislav Gallay 4ee00d9923 Add day of week ORM function 10 years ago