1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib/Db/SQLite3
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
..
Driver.php Proof-of-concept PDO MySQL driver 2018-12-20 18:06:28 -05:00
ExceptionBuilder.php Add missing return type hints where possible 2018-11-06 12:50:26 -05:00
PDODriver.php Fix PDO insert ID errors in PHP 7.1 2018-12-06 17:46:00 -05:00
Result.php Add missing return type hints where possible 2018-11-06 12:50:26 -05:00
Statement.php Make SQL statement type conversion use ValueInfo normalizer 2017-12-30 18:50:56 -05:00