Commit Graph

43 Commits

Author SHA1 Message Date
Timothy Warren bd4e041e7d Miscellaneous cleanup 2012-04-11 14:57:38 -04:00
Timothy Warren db31bd1c26 Fix Firebird loading, miscellaneous SQL method improvements 2012-04-10 18:51:29 -04:00
Timothy Warren b3306772f9 Normalize quote_ident method 2012-04-10 15:43:39 -04:00
Timothy Warren 3643d3066f Miscellaneous Bug Fixes 2012-04-10 10:47:37 -04:00
Timothy Warren 9d3bddf648 Removed redundant methods from sqlite driver 2012-04-10 09:45:51 -04:00
Timothy Warren 9b3a242b04 Convert all errors to execeptions 2012-04-10 09:38:57 -04:00
Timothy Warren 57842a44b4 Fix posgres tests 2012-04-10 08:04:38 -04:00
Timothy Warren 851ff0b916 Rearrang mysql and sqlite drivers 2012-04-10 07:54:38 -04:00
Timothy Warren 7b95348cd7 Re-arrange ODBC and Pgsql drivers 2012-04-09 16:54:16 -04:00
Timothy Warren 5b39bdc179 Rearrange Firebird driver 2012-04-09 16:45:59 -04:00
Timothy Warren bdd78328a8 Various driver cleanup 2012-04-09 16:11:14 -04:00
Timothy Warren a43f04efd1 Reorganize db drivers 2012-04-09 15:41:48 -04:00
Timothy Warren d0a50e9c87 Move db drivers into sub-folders 2012-04-09 15:24:10 -04:00
Timothy Warren 8bc29d0070 Move db drivers into sub-folders 2012-04-09 15:23:51 -04:00
Timothy Warren 9614482341 Misc improvements 2012-04-09 13:27:12 -04:00
Timothy Warren acd88b9309 System tables tab, update license file 2012-04-09 10:52:51 -04:00
Timothy Warren f4dfd8962c Minor style change in Firebird driver 2012-04-09 10:35:00 -04:00
Timothy Warren a94a92e73e Fix db_tab reset
Fixes #10
2012-04-09 08:57:01 -04:00
Timothy Warren f2bd843edd Implement more meta-data methods 2012-04-06 21:07:49 -04:00
Timothy Warren 29e8562191 Firebird corrections 2012-04-06 20:05:30 -04:00
Timothy Warren 372aed5efe Add more meta-data methods 2012-04-06 19:22:52 -04:00
Timothy Warren 13aa64d24d Minor Firebird fixes 2012-04-06 16:41:45 -04:00
Timothy Warren 13b3f36d02 Moar tabs!
And better schema retreiving method for Postgres
2012-04-06 16:36:50 -04:00
Timothy Warren 7c25981fcb Order db meta information alphabetically 2012-04-06 16:17:07 -04:00
Timothy Warren ad57c69574 Add get_sequences method to db drivers 2012-04-06 16:10:16 -04:00
Timothy Warren 9c1ac2bd17 Show views on connection, clean up metadata-fetching methods 2012-04-04 10:47:14 -04:00
Timothy Warren 9b49d655d2 Databases tab 2012-04-03 11:23:53 -04:00
Timothy Warren fdc37f8819 Normalize database table listing 2012-04-02 10:23:27 -04:00
Timothy Warren bde8f0f179 Misc cleanup 2012-03-28 11:23:08 -04:00
Timothy Warren 225a5560fd Travis integration 2012-03-23 15:29:34 -04:00
Timothy Warren 86dd9ddebe Remove references to ibase_* methods 2012-03-19 12:20:51 -04:00
Timothy Warren a119dc5082 switch ibase_ methods to fbird_ methods 2012-03-19 12:04:10 -04:00
Timothy Warren 498fe54931 Added Postgres Tests 2012-03-19 10:19:34 -04:00
Timothy Warren 70ccdfea0f MySQL tests 2012-03-15 16:39:01 -04:00
Timothy Warren 6efc5ef008 Fix issue #7 2012-03-15 14:04:45 -04:00
Timothy Warren 8a040a2b45 Fixed incorrect output for odbc_sql method 2012-03-13 19:16:10 -04:00
Timothy Warren 3767956481 Added random function syntax to each driver 2012-03-13 18:40:51 -04:00
Timothy Warren d74e1907dd Added truncate tests to firebird/sqlite test suites 2012-03-12 16:09:12 -04:00
Timothy Warren 913993c963 Fix tests 2012-03-09 08:26:16 -05:00
Timothy Warren c4f1fd3e0d Query Builder select method 2012-03-09 08:04:47 -05:00
Timothy Warren 80b77487eb Various cleanup 2012-03-08 13:29:30 -05:00
Timothy Warren 0856de65fc Some Query Builder tests 2012-03-08 12:37:33 -05:00
Timothy Warren 7bc8bce9fa More file rearrangement, some scaffolding for query_builder class 2012-03-07 16:52:51 -05:00