J. King
|
f7240301e4
|
Basic database maintenance
Closes #169
|
2019-07-26 09:37:51 -04:00 |
|
J. King
|
e501fbdc87
|
Remove the DatabaseInformation class in tests and use traits instead
|
2019-01-12 12:43:06 -05:00 |
|
J. King
|
4ef36643a4
|
Proof-of-concept PDO MySQL driver
- Configuration options were added
- Non-transactional locking was added to the savepoint handlers
- Tests were adjusted for MySQL's reserved words
|
2018-12-20 18:06:28 -05:00 |
|
J. King
|
73729a6be8
|
Simplify database cleanup between tests
|
2018-12-10 13:17:04 -05:00 |
|
J. King
|
8dfedd30ef
|
Test PostgreSQL schema upgrade
This was in fact buggy due to the schema version check causing an error
|
2018-11-28 10:46:23 -05:00 |
|