Commit Graph

21 Commits

Author SHA1 Message Date
0b6a3aeef5 Fix test broken by invalid test parameters 2014-02-18 19:45:08 -05:00
96f55f2ef5 100% code coverage of the base classes 2014-02-18 19:29:58 -05:00
1095e85762 Fix some docblocks, and update test files to 2014 2014-02-18 15:18:01 -05:00
f6d50c678b Fix some test issues and allow persistent database connections 2014-02-18 14:50:20 -05:00
df84a3fe70 Work around MySQL issues in testsuite 2014-02-17 20:10:47 -05:00
5125ac4e31 Convert test suite to use PHPUnit 2014-02-14 22:08:19 -05:00
d4e99aa5cd Test and doc updates 2014-02-07 16:53:01 -05:00
8dc2079d43 Add explain method to query builder 2014-02-04 20:59:30 -05:00
0e44bbaf0d Update year 2013-01-02 14:26:42 -05:00
6875de3e7c Create query() method to handle database connections instead of Query_Builder class 2012-11-08 14:28:49 -05:00
5ca46798ca Misc typo fixes, fixes #4' 2012-11-07 08:42:34 -05:00
1e71b225c5 Make mysql/postgres drivers compatible with Quercus 2012-07-05 14:19:49 -04:00
7649f75cac switch from pdo_drivers to PDO::getAvailableDrivers 2012-07-03 13:00:17 -04:00
257609168e implemented mysql backup methods 2012-05-15 13:35:59 -04:00
dcdf581998 Database connection tweaks 2012-05-02 12:53:34 -04:00
dc0a8b7bc1 More method simplification 2012-04-30 16:06:06 -04:00
38aadabc9b Test formatting cleanup 2012-04-24 14:00:44 -04:00
62a7eaf73d Add package docblock options 2012-04-20 13:17:39 -04:00
12f53c5fd5 Split off db_util classes for each driver 2012-04-18 15:53:06 -04:00
e745750eca Update test paths 2012-04-13 13:16:48 -04:00
de34e24325 rearranged tests 2012-04-11 11:48:56 -04:00