Arsse/lib/Db
J. King eeb1818bb5 Still more database changes
- Restructured tests
- Localized driver name for SQLite driver (fixes #37)
- Ensured that binding type definitions are required
2017-03-03 13:20:26 -05:00
..
Update move code out of vendor tree into lib 2017-02-11 14:48:48 -05:00
AbstractDriver.php Various database fixes 2017-03-02 20:47:00 -05:00
AbstractStatement.php More binding tests and related changes 2017-03-02 18:42:19 -05:00
Driver.php More database fixes 2017-03-02 22:43:59 -05:00
DriverSQLite3.php Still more database changes 2017-03-03 13:20:26 -05:00
Exception.php Moved base exception code to abstract class 2017-02-11 14:56:02 -05:00
Result.php Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
ResultSQLite3.php Partial proper tests for parameter bindings 2017-03-02 14:19:16 -05:00
Statement.php More binding tests and related changes 2017-03-02 18:42:19 -05:00
StatementSQLite3.php Still more database changes 2017-03-03 13:20:26 -05:00