1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 09:02:41 +00:00
Arsse/tests/Db/SQLite3
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
..
Database Implement article cleanup; fixes #28 2017-08-17 22:36:15 -04:00
TestDbDriverCreationSQLite3.php Complete tests for database driver 2017-07-22 15:29:12 -04:00
TestDbDriverSQLite3.php Complete tests for database driver 2017-07-22 15:29:12 -04:00
TestDbResultSQLite3.php More test coverage tweaks 2017-07-21 11:13:04 -04:00
TestDbStatementSQLite3.php Complete tests for database driver 2017-07-22 15:29:12 -04:00
TestDbUpdateSQLite3.php More changes in anticipation of a release: 2017-08-19 23:56:32 -04:00