提交历史

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