Commit History

Author SHA1 Message Date
  ADmad 91dff0ca06 Merge branch '4.next' into 5.x 3 years ago
  ADmad 066c11494c Fix tests on PHP 8.2 3 years ago
  ADmad dd58f96525 Move query logging from Connection to Driver. 4 years ago
  ADmad 1e0b03ae59 Move query execution and logging to the driver. 4 years ago
  ADmad e254dc0abf Trim down public API of Connection. 4 years ago
  Corey Taylor bc69476b30 Add Database\Statement and Database\Query::all(). 4 years ago
  ADmad f30cdd6786 Remove results buffering and drop BufferredStatement. 4 years ago
  ADmad e3f7abb4d2 Remove tests no longer applicable. 4 years ago
  ADmad 8c12b0559c StatementDecorator no longer implements Countable. 4 years ago
  ADmad 53a2104229 Remove deprecated code. 4 years ago
  Corey Taylor 9091b0461d Merge branch '4.next' into 5.x 4 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
  ADmad e82fd0e9bf Merge branch '4.next' into 5.x 4 years ago
  Corey Taylor ae9921a027 Deprecate public Connection::setDriver() 4 years ago
  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