Commit History

Author SHA1 Message Date
  Corey Taylor 6093e5f2dd Merge branch '4.next' into 5.x 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
  Corey Taylor 46617e1d75 Merge branch '4.next' into 5.x 4 years ago
  mscherer ff0d53b8cd Fix up doc typos or missing class links. 4 years ago
  ADmad 2f76ed602a Merge branch '5.x' into 5.0-datbase-driver 4 years ago
  Corey Taylor 981cf372da Merge branch '4.next' into 5.x 4 years ago
  mscherer f36780147a Make docblock var definitions more concrete. 4 years ago
  ADmad e1c59462a4 Rename test case method 4 years ago
  ADmad e2e4717472 Drop DriverInterface::getConnectRetries(). 4 years ago
  ADmad b1a063dc4b Remove redundant return type. 4 years ago
  Corey Taylor 9e074c91c3 Merge branch '4.next' into 5.x 4 years ago
  Corey Taylor 1b0b84c0ee Expose PDO::inTransaction() with DriverInterface 4 years ago
  Corey Taylor 084c544b2f Add native type hints for TestSuite properties 4 years ago
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago
  Corey Taylor 70caca0085 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