Commit History

Author SHA1 Message Date
  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
  Mark Story 015865e0fd Add OUTPUT clause to SQLServer queries. 11 years ago
  AD7six 109123b4be Merge remote-tracking branch 'origin/3.0' into 3.0-dsn-support 11 years ago
  kawakami aa9fc95023 Cleanup TestCase extends 11 years ago
  Jose Diaz-Gonzalez 75d2e40d02 Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage 11 years ago
  Jose Diaz-Gonzalez 900322e2ab Switch Database and Cache libraries from `login` to `username` 11 years ago
  mark_story 87d653778b Attempt to fix up tests on SQLserver. 11 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  mark_story ace3754c8f Add additional tests for pagination + conditions. 12 years ago