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
|
81acba90dc
|
Use strict equality when comparing strings
|
2019-01-11 10:38:06 -05:00 |
|
J. King
|
206cca35a9
|
Test tweaks
|
2018-12-21 17:51:49 -05:00 |
|
J. King
|
f0d30c2eee
|
Make munging of queries a generic feature
|
2018-12-21 12:35:10 -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 |
|