Commit Graph

19 Commits

Author SHA1 Message Date
Timothy Warren d0a50e9c87 Move db drivers into sub-folders 2012-04-09 15:24:10 -04:00
Timothy Warren 6b722608b7 Split db_pdo and db_sql classes 2012-04-09 14:26:55 -04:00
Timothy Warren f2bd843edd Implement more meta-data methods 2012-04-06 21:07:49 -04:00
Timothy Warren 372aed5efe Add more meta-data methods 2012-04-06 19:22:52 -04:00
Timothy Warren 13b3f36d02 Moar tabs!
And better schema retreiving method for Postgres
2012-04-06 16:36:50 -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 bde8f0f179 Misc cleanup 2012-03-28 11:23:08 -04:00
Timothy Warren 6efc5ef008 Fix issue #7 2012-03-15 14:04:45 -04:00
Timothy Warren 521c0d32da start of like method implementation 2012-03-13 19:37:24 -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 57fa7a5177 Implement delete query builder method, add empty_table db method 2012-03-13 13:25:47 -04:00
Timothy Warren d74e1907dd Added truncate tests to firebird/sqlite test suites 2012-03-12 16:09:12 -04:00
Timothy Warren 6b6660585c Query builder 'where' method 2012-03-09 11:56:14 -05: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 7bc8bce9fa More file rearrangement, some scaffolding for query_builder class 2012-03-07 16:52:51 -05:00