1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-03-13 03:00:50 +00:00
Arsse/lib/Db
J. King 7e7b204d85 Cleanup
- Revamped design of Query class to be more consistent and predictable, and generally suck less
- Removed special case for Query class in Statement class
- Cleaned up database schema somewhat
2017-07-07 11:49:54 -04:00
..
SQLite3 Cleanup 2017-07-07 11:49:54 -04:00
AbstractDriver.php Cleanup 2017-07-07 11:49:54 -04:00
AbstractStatement.php Changes to Database internals 2017-06-04 18:00:18 -04:00
Driver.php Cleanup 2017-07-07 11:49:54 -04:00
Exception.php Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
ExceptionInput.php Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
ExceptionSavepoint.php Made out-of-order transaction handling more predictable 2017-05-07 18:27:16 -04:00
ExceptionTimeout.php Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
Result.php Fix whitespace 2017-04-06 21:41:21 -04:00
Statement.php Changes to Database internals 2017-06-04 18:00:18 -04:00
Transaction.php Made out-of-order transaction handling more predictable 2017-05-07 18:27:16 -04:00