Commit History

Author SHA1 Message Date
  Mark Story 260ea2dbbd 4.5 Add deprecations to Connection methods 2 years ago
  ADmad c88cee8c34 Namespace all functions. 3 years ago
  Corey Taylor de77869e73 Decoupled connection roles from ConnectionManager 3 years ago
  Mark Story 546d7b3b29 4.5 - Deprecate newQuery() 3 years ago
  Mark Story a1caab37fe 4.5 - Add SelectQuery shim 3 years ago
  Mark Story 62bb5621f0 4.5 - Add UpdateQuery shim 3 years ago
  Mark Story 6024793c32 Merge branch '4.x' into 4.next 3 years ago
  Mark Story 01962a1fa6 Fix phpcs 3 years ago
  Mark Story ccf3799deb 4.5 - Add InsertQuery shim 3 years ago
  Mark Story 165c3826fb 4.5 - Add Database/DeleteQuery forwards compatibility 3 years ago
  ndm2 56f551e966 Fix `cakephp/database` depending on `cakephp/log`. 3 years ago
  Corey Taylor 2643f24c47 Add read and write connection config support 3 years ago
  ADmad c76a884a06 Fix check for skipping test. 3 years ago
  ADmad 066c11494c Fix tests on PHP 8.2 3 years ago
  Mark Story 6b21676f94 Merge branch '4.x' into 4.next 4 years ago
  Kevin Pfeifer 24d4aa4a81 improve error message when a requested pdo extension is missing 4 years ago
  Corey Taylor ae9921a027 Deprecate public Connection::setDriver() 4 years ago
  ndm2 20ca69172f Properly test for exception being thrown. 4 years ago
  ndm2 3da7007223 Fix connection test leaving behind an open transaction. 4 years ago
  mscherer ff0d53b8cd Fix up doc typos or missing class links. 4 years ago
  mscherer f36780147a Make docblock var definitions more concrete. 4 years ago
  Corey Taylor 1b0b84c0ee Expose PDO::inTransaction() with DriverInterface 4 years ago
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  Corey Taylor c91320a782 Use DefaultFormatter with ArrayLog 4 years ago
  othercorey 01e39fd0d0 Compare using assertEquals() to avoid type check 4 years ago
  othercorey 441c7a5671 Fix string to integer conversion in array comparison 4 years ago
  Mark Story 8bff14f4bf Fix more at() matchers 5 years ago
  Corey Taylor 52c2fad9eb Remove unnecessary loadFixtures() 5 years ago
  ADmad e01649deb9 Add new assertion methods added in PHP 9. 5 years ago