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
2022-01-11 17:54:02 -05:00
..
MySQL Support PHP 8.1 2022-01-11 17:54:02 -05:00
PostgreSQL Support PHP 8.1 2022-01-11 17:54:02 -05:00
SQLite3 Support PHP 8.1 2022-01-11 17:54:02 -05:00
AbstractDriver.php Style fixes 2020-03-01 15:16:50 -05:00
AbstractResult.php Use void and nullable return types where practical 2020-01-20 13:34:03 -05:00
AbstractStatement.php Add class constant visibility 2020-03-01 18:32:01 -05:00
Driver.php Clarify ordering syntax rationale 2021-02-03 14:20:34 -05: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 Style fixes 2020-03-01 15:16:50 -05:00
PDOError.php Work around more MySQL stupidity 2021-03-02 11:04:42 -05:00
PDOResult.php Style fixes 2020-03-01 15:16:50 -05:00
PDOStatement.php Add class constant visibility 2020-03-01 18:32:01 -05:00
Result.php Support PHP 8.1 2022-01-11 17:54:02 -05:00
ResultAggregate.php Remove unnecessary namespace imports 2019-09-05 10:03:32 -04:00
ResultEmpty.php Style fixes 2020-03-01 15:16:50 -05:00
SQLState.php Style fixes 2020-03-01 15:16:50 -05:00
Statement.php Add class constant visibility 2020-03-01 18:32:01 -05:00
Transaction.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00