Commit History

Author SHA1 Message Date
  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
  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