1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 09:02:41 +00:00
Arsse/tests/cases/Db
J. King 4ef36643a4 Proof-of-concept PDO MySQL driver
- Configuration options were added
- Non-transactional locking was added to the savepoint handlers
- Tests were adjusted for MySQL's reserved words
2018-12-20 18:06:28 -05:00
..
MySQLPDO Proof-of-concept PDO MySQL driver 2018-12-20 18:06:28 -05:00
PostgreSQL Fix coverage 2018-12-13 19:56:07 -05:00
PostgreSQLPDO Implementation of native PostgreSQL interface 2018-12-13 19:47:51 -05:00
SQLite3 Implementation of native PostgreSQL interface 2018-12-13 19:47:51 -05:00
SQLite3PDO Fix incorrect annotations 2018-12-07 20:36:20 -05:00
BaseDriver.php Proof-of-concept PDO MySQL driver 2018-12-20 18:06:28 -05:00
BaseResult.php Proof-of-concept PDO MySQL driver 2018-12-20 18:06:28 -05:00
BaseStatement.php Proof-of-concept PDO MySQL driver 2018-12-20 18:06:28 -05:00
BaseUpdate.php Proof-of-concept PDO MySQL driver 2018-12-20 18:06:28 -05:00
TestResultAggregate.php Reorganize PDO tests into namespaces 2017-12-22 11:41:54 -05:00
TestResultEmpty.php Reorganize PDO tests into namespaces 2017-12-22 11:41:54 -05:00
TestTransaction.php Make data clearing in tests static 2018-11-23 10:01:17 -05:00