Commit Graph

172 Commits

Author SHA1 Message Date
Timothy Warren a116a0fd58 fix autoloading 2012-05-21 18:01:48 -04:00
Timothy Warren ff0c76fac3 Set up autoloader 2012-05-21 16:18:24 -04:00
Timothy Warren c169a3a1db Optimize foreach loops 2012-05-14 13:25:32 -04:00
Timothy Warren f2538ba883 Update reference to Query 2012-04-30 16:22:03 -04:00
Timothy Warren b2a0a12716 Added new classes for editing db structure 2012-04-25 12:49:00 -04:00
Timothy Warren 37918b696e Update reference to Query 2012-04-24 14:07:34 -04:00
Timothy Warren fe84dc3208 Update reference to Query and docs 2012-04-20 16:37:26 -04:00
Timothy Warren 4de23989a8 Add package items to docblocks 2012-04-20 13:30:27 -04:00
Timothy Warren b094bb1db9 Comment normalization 2012-04-19 21:55:44 -04:00
Timothy Warren 1a1fa660bd Added class reference 2012-04-19 12:29:47 -04:00
Timothy Warren aaa968c87f Update reference to Query 2012-04-18 16:40:52 -04:00
Timothy Warren 15243db14a Update reference to Query 2012-04-17 15:09:06 -04:00
Timothy Warren f5f385f120 Update reference to Query 2012-04-17 14:53:10 -04:00
Timothy Warren 767eb5ddad Update reference to Query 2012-04-17 08:34:06 -04:00
Timothy Warren 42a85ea3f7 Update link to Query 2012-04-13 16:56:35 -04:00
Timothy Warren 563181e136 Moved settings class test to Query 2012-04-13 13:53:24 -04:00
Timothy Warren b559ec1bab Move db tests to Query only 2012-04-13 13:21:06 -04:00
Timothy Warren 036cb83b33 Reformat db_tabs class, update reference to Query 2012-04-13 12:00:17 -04:00
Timothy Warren eea60cbd05 Move settings class to Query 2012-04-12 14:44:38 -04:00
Timothy Warren 6d9e20dc7f Move db methods to sub-module 2012-04-12 14:06:00 -04:00
Timothy Warren 6bad56ad25 Partially Resolve #15 2012-04-12 11:32:15 -04:00
Timothy Warren bd4e041e7d Miscellaneous cleanup 2012-04-11 14:57:38 -04:00
Timothy Warren 8c49715a55 Put multi-dimension table rendering into a generic method in Data_grid class 2012-04-11 12:50:06 -04:00
Timothy Warren 91edf09ff7 Fix #12
Show Database table data in a popup
2012-04-11 11:16:44 -04:00
Timothy Warren cb6cc58655 Move widgets into their own folder 2012-04-11 08:04:55 -04:00
Timothy Warren eb695d6db5 Move widgets into their own folder 2012-04-11 08:04:37 -04:00
Timothy Warren db31bd1c26 Fix Firebird loading, miscellaneous SQL method improvements 2012-04-10 18:51:29 -04:00
Timothy Warren 4a8dc21cf9 Make multi-dimensional db_tab datagrids editable 2012-04-10 16:57:33 -04:00
Timothy Warren 1c84fcd674 Double-click now connects to a database 2012-04-10 16:47:25 -04:00
Timothy Warren 49aa73196f Fix minor edge case 2012-04-10 15:47:59 -04:00
Timothy Warren b3306772f9 Normalize quote_ident method 2012-04-10 15:43:39 -04:00
Timothy Warren ace22357f6 Fix #8 2012-04-10 15:42:12 -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 6b722608b7 Split db_pdo and db_sql classes 2012-04-09 14:26:55 -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