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 cc2296522c More changes in anticipation of a release:
- Don't load a config (and possibly create a database) in CLI if a configuration is not required
- Removed the 'dbSchemaBase' config option, which is really a testing hack
- Added sample Nginx configuration
- Fixed bug in REST handler
- Readme still needs work
2017-08-19 23:56:32 -04:00
..
SQLite3 More changes in anticipation of a release: 2017-08-19 23:56:32 -04:00
AbstractDriver.php Remove dependency on DrUUID until it's actually used 2017-07-22 23:18:42 -04:00
AbstractStatement.php Complete tests for database driver 2017-07-22 15:29:12 -04:00
Driver.php Complete tests for database driver 2017-07-22 15:29:12 -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 Move date formatting out of SQL and standardize on the DateFormatter trait 2017-07-07 15:25:47 -04:00
Transaction.php Use more reliable database locking strategy; reorganize tests 2017-07-07 21:06:38 -04:00