1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/tests/lib
J. King c4a41255b0 Experimental native MySQL driver
No testing has been performed yet, but changes are extensive enough to
warrant a commit. Of particular note:

- SQL states are enumerated in a separate trait to reduce duplication
- PDOStatement is now an abstract class to avoid duplication of
engine-specific error handling
- Error handling has been cleaned up somewhat
2019-01-10 19:01:32 -05:00
..
Lang Make data clearing in tests static 2018-11-23 10:01:17 -05:00
Misc Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
AbstractTest.php Proof-of-concept PDO MySQL driver 2018-12-20 18:06:28 -05:00
Database.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
DatabaseInformation.php Experimental native MySQL driver 2019-01-10 19:01:32 -05:00
PDOTest.php CS fixes and version bump 2018-01-12 09:48:33 -05:00
Result.php Fix error in previous commit 2018-11-02 12:01:03 -04:00