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 8ea1df920a Unify SQL timeouts
- Exec and lock timeouts now apply to MySQL
- Lock timeout now applies to PostgreSQL
- SQLite now uses a generic lock timeout setting which applies to all
2019-01-23 16:31:54 -05:00
..
Driver.php Unify SQL timeouts 2019-01-23 16:31:54 -05:00
ExceptionBuilder.php Experimental native MySQL driver 2019-01-10 19:01:32 -05:00
PDODriver.php Experimental native MySQL driver 2019-01-10 19:01:32 -05:00
PDOStatement.php Experimental native MySQL driver 2019-01-10 19:01:32 -05:00
Result.php Add missing return type hints where possible 2018-11-06 12:50:26 -05:00
Statement.php Experimental native MySQL driver 2019-01-10 19:01:32 -05:00