Commit History

Author SHA1 Message Date
  Eugene Ritter ac6bb7fec0 Tests 8 years ago
  Eugene Ritter dd96a7ebba Using a typemap for more consistent results 8 years ago
  Eugene Ritter a93b0ff5be Updated and fixed type-o in tests. 8 years ago
  Eugene Ritter 9c89740e12 Updated and fixed type-o in tests. 8 years ago
  Eugene Ritter ac4bf96569 Merge remote-tracking branch 'origin/fetch-methods-11795' into fetch-methods-11795 8 years ago
  Eugene Ritter 0fe1830b1c Using AssertSame instead of AssertEquals. 8 years ago
  stickler-ci 6594ed91db Fixing style errors. 8 years ago
  Eugene Ritter 77a6dc11f4 Removed fetchObject() and fetchAllObjects(). Left fetchColumn(), fetchAssoc(). 8 years ago
  Eugene Ritter 1b36a9a361 StdClass -> stdClass 8 years ago
  Eugene Ritter 051c6e35e9 Added methods to fetchAssoc(), fetchColumn($position), fetchObject(), fetchAllObjects() 8 years ago
  Mark Story 720d97fcb6 Merge pull request #11782 from cakephp/3.next-query-in-not-in 8 years ago
  mscherer 81edbac889 Use whereInList() and whereNotInList(). 8 years ago
  chinpei215 9a1e49ee13 Rename whereIn()/whereNotIn() to whereInArray()/whereNotInArray() 8 years ago
  mscherer 8f0cde76ce Fix test cases. 8 years ago
  mscherer 9c36a4818f Use safer defaults and make it a more deliberate choice to use intuitive behavior. 8 years ago
  mscherer 6075bc4bc4 Add whereIn() and whereNotIn() and allow to behave as intuitively expected. 8 years ago
  Mark Story d8c3405934 Fix typos. 8 years ago
  Jose Lorenzo Rodriguez 5f6c38c9ec Fixed test when run using autoquoting 8 years ago
  Jose Lorenzo Rodriguez 2ad3bb2a36 another test fix 8 years ago
  Jose Lorenzo Rodriguez 721bbff353 More fixes 8 years ago
  Jose Lorenzo Rodriguez e5b4c65b21 Fixed boolean casting and adding test for disabling casting 8 years ago
  Jose Lorenzo Rodriguez 029cd96063 Fixing tests 8 years ago
  Jose Lorenzo Rodriguez 876e70265f Batch casting of fields in database results 8 years ago
  chinpei215 4c30fe231b Deprecate passing extra sort expressions by associative array 8 years ago
  Mark Story aad65a0faf Merge branch 'master' into 3.next 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Mark Story 2d6ee1ec96 Fix import ordering. 8 years ago
  Mark Story 314f11cb61 Add a bit more documentation and fix up tests. 8 years ago
  thinkingmedia b7f91edb76 adds IdentifierInterface 9 years ago
  thinkingmedia 7fee75cdb3 fix doc 9 years ago