Commit Graph

70 Commits

Author SHA1 Message Date
Timothy Warren c481827935 Fixed a path issue 2012-03-05 15:18:17 -05:00
Timothy Warren 7859c6ff2d Fix tests broken by bad reference placement 2012-03-05 13:02:39 -05:00
Timothy Warren da6d485785 Firebird test tweak 2012-02-29 08:57:43 -05:00
Timothy Warren fde790b8cb Fixed firebird driver 2012-02-28 22:45:32 -05:00
Timothy Warren 642b17b28f Fix backup_data method for Firebird driver 2012-02-28 20:53:16 -05:00
Timothy Warren dec1a1714f added backup_structure and backup_data methods to db classes 2012-02-28 16:02:37 -05:00
Timothy Warren d29d433d3c Various db class improvements, more SQLite tests 2012-02-28 12:28:56 -05:00
Timothy Warren 89a014685d Fixed prepared statements in Firebird driver 2012-02-23 11:26:08 -05:00
Timothy Warren f335fa744d Fixed misnamed tests 2012-02-22 09:37:14 -05:00
Timothy Warren 70317994c7 Fixed table escaping issue in Firebird driver 2012-02-13 16:17:36 -05:00
Timothy Warren 13e3c3f807 Firebird test fixes - Not sure why the create table test fails - the table is created 2012-02-10 15:09:39 -05:00
Timothy Warren 438f50b4de Db permissions 2012-02-09 15:46:47 -05:00
Timothy Warren 9f6222500a Fix test db permissions, disable firebird tests for now 2012-02-08 15:39:41 -05:00
Timothy Warren acef1818ae Permission fixing for test dbs 2012-02-08 10:39:22 -05:00
Timothy Warren 9ddab65bc0 Fixed create_database function signature, fixed typo in README 2012-02-07 16:23:41 -05:00
Timothy Warren 4182776c21 Split database manipulation classes from database classes 2012-02-07 15:27:33 -05:00
Timothy Warren ee4c537fc3 Update README 2012-02-07 11:21:37 -05:00
Timothy Warren 87b5c2aede A little test cleanup 2012-02-07 08:45:56 -05:00
Timothy Warren 444a8a1778 Fix broken paths to test databases 2012-02-07 08:31:01 -05:00
Timothy Warren a412294d76 Firebird improvements, added sqlite and firebird databases for testing 2012-02-06 19:18:44 -05:00