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
J. King b5733b070c Clean up statement tests
PostgreSQL tests are suppressed for now, but most pass.
2018-11-20 15:45:20 -05:00
..
PostgreSQL Correct signature 2018-11-16 21:35:05 -05:00
SQLite3 Add missing return type hints where possible 2018-11-02 11:47:10 -04:00
AbstractDriver.php Whitespace cleanup 2018-10-26 14:58:04 -04:00
AbstractResult.php Fix error in previous commit 2018-11-02 12:01:03 -04:00
AbstractStatement.php Clean up statement tests 2018-11-20 15:45:20 -05:00
Driver.php Whitespace cleanup 2018-10-26 14:58:04 -04:00
Exception.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
ExceptionInput.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
ExceptionTimeout.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
PDODriver.php CS fixes 2017-12-22 11:51:58 -05:00
PDOError.php Add missing return type hints where possible 2018-11-02 11:47:10 -04:00
PDOResult.php Add missing return type hints where possible 2018-11-02 11:47:10 -04:00
PDOStatement.php Make SQL statement type conversion use ValueInfo normalizer 2017-12-30 18:50:56 -05:00
Result.php Add missing return type hints where possible 2018-11-02 11:47:10 -04:00
ResultAggregate.php Add missing return type hints where possible 2018-11-02 11:47:10 -04:00
ResultEmpty.php Add missing return type hints where possible 2018-11-02 11:47:10 -04:00
Statement.php Change "rebind" to "retype" to better reflect what actually happens 2017-12-30 17:04:21 -05:00
Transaction.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00