1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Arsse/lib/Db
2019-09-12 08:32:40 -04:00
..
MySQL Remove unnecessary namespace imports 2019-09-05 10:03:32 -04:00
PostgreSQL Remove unnecessary namespace imports 2019-09-05 10:03:32 -04:00
SQLite3 Remove unnecessary namespace imports 2019-09-05 10:03:32 -04:00
AbstractDriver.php Use strict equality when comparing strings 2019-01-11 10:38:06 -05:00
AbstractResult.php Fix error in previous commit 2018-11-02 12:01:03 -04:00
AbstractStatement.php Change some conditions to asserts 2019-09-12 08:32:40 -04:00
Driver.php Style fixes 2019-09-05 10:21:36 -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
ExceptionRetry.php Work around various SQLite-related problems 2019-03-04 11:05:46 -05:00
ExceptionTimeout.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
PDODriver.php Work around limit to SQL parameter placeholders for IN() clauses 2019-03-01 22:36:25 -05:00
PDOError.php Use strict equality when comparing strings 2019-01-11 10:38:06 -05:00
PDOResult.php Remove unnecessary namespace imports 2019-09-05 10:03:32 -04:00
PDOStatement.php Simplify SQL type handling 2019-03-01 12:17:33 -05:00
Result.php Add missing return type hints where possible 2018-11-02 11:47:10 -04:00
ResultAggregate.php Remove unnecessary namespace imports 2019-09-05 10:03:32 -04:00
ResultEmpty.php Remove unnecessary namespace imports 2019-09-05 10:03:32 -04:00
SQLState.php Various changes: 2019-01-15 08:58:11 -05:00
Statement.php Style fixes 2019-05-01 22:52:20 -04:00
Transaction.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00