J. King
|
bab4174a17
|
Move database driver helps out of test cases
|
2019-08-25 13:19:11 -04:00 |
|
J. King
|
e92bda5373
|
Various changes:
- Fix handling of binary data and long strings
- Simplify handling of socket connections
- Fix coverage
|
2019-01-15 08:58:11 -05:00 |
|
J. King
|
e501fbdc87
|
Remove the DatabaseInformation class in tests and use traits instead
|
2019-01-12 12:43:06 -05:00 |
|
J. King
|
2bebdd44cf
|
Implementation of native PostgreSQL interface
Changes to the Database class were required to avoid outputting booleans
|
2018-12-13 19:47:51 -05:00 |
|
J. King
|
b52dadf345
|
Make existing PostgreSQL tests explicitly PDO tests
|
2018-12-12 12:42:40 -05:00 |
|
J. King
|
8dbf237626
|
Group PostgreSQL tests as slow
|
2018-12-10 12:39:09 -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 |
|