Commit History

Author SHA1 Message Date
  Mark Story 4278aac5d1 Fix condition to work better on sqlserver. 8 years ago
  Mark Story 20fb859d73 Remove problematic field 8 years ago
  Mark Story b9b6983f20 Attempt to fix the failing appveyor builds. 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
  thinkingmedia a947ed7d63 fix doc 9 years ago
  thinkingmedia 8aaea1ae31 fix doc 9 years ago
  thinkingmedia d696802ea0 closes #10085 9 years ago
  Mark Story 50d5416b2a Fix driver specific failures. 8 years ago
  Mark Story 46de16e00f Add deprecation warnings to the Database package. 8 years ago
  saeid be5cb6fb32 should => must 8 years ago
  saeid 5c46f8b267 use inline code 8 years ago