Arsse/lib/Db
J. King 1529fc367a Partial proper tests for parameter bindings
Null and (>0) integer tested so far

Many related changes to accomodate the necessary type juggling (required for databases other than SQLite).
2017-03-02 14:19:16 -05:00
..
Update move code out of vendor tree into lib 2017-02-11 14:48:48 -05:00
Common.php Partial proper tests for parameter bindings 2017-03-02 14:19:16 -05:00
Driver.php Partial proper tests for parameter bindings 2017-03-02 14:19:16 -05:00
DriverSQLite3.php Partial proper tests for parameter bindings 2017-03-02 14:19:16 -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 Partial proper tests for parameter bindings 2017-03-02 14:19:16 -05:00
StatementSQLite3.php Partial proper tests for parameter bindings 2017-03-02 14:19:16 -05:00