J. King
|
4db1b95cf4
|
Add numeric IDs and other Miniflux data to SQLite schema
|
2020-10-30 15:25:22 -04:00 |
|
J. King
|
bc53a2d24a
|
Style fixes
|
2020-03-01 15:16:50 -05:00 |
|
J. King
|
b5f118e8cb
|
Cleanup
|
2020-01-20 13:52:48 -05:00 |
|
J. King
|
bbace7a0ac
|
Use void and nullable return types where practical
|
2020-01-20 13:34:03 -05:00 |
|
J. King
|
17a2fa96f8
|
Upgrade to PHPUnit 8
|
2019-10-16 14:42:43 -04:00 |
|
J. King
|
29667464a1
|
Remove unnecessary namespace imports
|
2019-09-05 10:03:32 -04:00 |
|
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 |
|