Commit History

Author SHA1 Message Date
  Corey Taylor 7b8d804256 Remove invalid connection flag. Emulate prepares is disabled by default. 5 years ago
  ndm2 f31683d031 Fix SQL Server bindings conflict when ordering by expression fields. 5 years ago
  ndm2 1fe1f3c618 Fix SQL Server missing parentheses on paging subquery in order clause. 5 years ago
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  saeideng 81f4181d89 add setConnection to mocked Method list 8 years ago
  saeideng 3195338ab7 use getConnection in tests 8 years ago
  ADmad dd72625808 Add DriverInterface::getConnection()/setConnection(). 8 years ago
  chinpei215 480b118090 Fix test not passing 8 years ago
  Mark Story 73d7c5dfc1 Enable SQLServer dsn creation to run without sqlserver. 8 years ago
  mark_story 04bcc25f20 Allow port to be specified in SQLServer connections. 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Mike Fellows 43959d9926 Remove the 'persistent' config option for Sqlserver connections 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
  Mark Story d5d31d5279 Make whitespacing consistent with rest of project. 9 years ago
  Stephan Meyer eb9918ff29 add missing skip if pdo_sqlsrv is not installed 9 years ago
  Stephan Meyer 4e7c7be2c2 phpcs 9 years ago
  Stephan Meyer ec83a0d5ec tests 9 years ago
  Stephan Meyer c5dea9bc64 fix tests 9 years ago
  dereuromark 97f008a711 Split combined into separate getter setter for cleaner API. 9 years ago
  dereuromark 8ebb54d8d9 Fix use statements. 9 years ago
  dereuromark e10dc8ce35 Remove inline FQCN into use statements. 9 years ago
  ADmad a6f8945561 Remove use of TestCase::getMock() from "Database" namepace tests. 9 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Mark Story 2044d6db29 Require native prepares for most drivers. 10 years ago
  Mark Story 8db3292b22 Don't use bound params for legacy SQLServer pagination 10 years ago
  Mark Story 9d685fef04 Unskip most of the SQLServer tests. 10 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago