Commit History

Author SHA1 Message Date
  ndm2 56f551e966 Fix `cakephp/database` depending on `cakephp/log`. 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
  Corey Taylor 046fb3576a Added connection retry logic to Driver. Configured SqlServer to retry connection on Azure Database paused error code. 5 years ago
  ADmad c292dd77b2 Fix SELECT queries with zero matching rows not being logged. 5 years ago
  Corey Taylor 722cc4becb Fix cursors left open in unit tests 5 years ago
  ADmad f6966cd9ee Update use of deprecated phpunit method. 5 years ago
  ADmad 23e4ec8d0c Fix query LoggingStatement prematurely fetching records. 5 years ago
  Corey Taylor 723006c439 Added connection name to QueryLogger log entries 6 years ago
  ADmad 19f8bb3544 Maintain new/empty line consistency in docblocks. 6 years ago
  ADmad 7a37d89bf9 Improve error message when driver cannot connect to database. 6 years ago
  mscherer a8b4a7436e Clean up test classes. 6 years ago
  Mark Story d6a87dca4c Fix spacing 6 years ago
  stickler-ci 1f20499c12 Fixing tests style errors. 6 years ago