Commit Graph

364 Commits

Author SHA1 Message Date
Timothy Warren 32c4b78de8 Fixed fatal E_STRICT error on Windows 2012-03-01 20:50:31 -05:00
Timothy Warren 9e8f690214 Added test connection button to add_db dialog
Addresses issue #5
2012-03-01 16:46:26 -05:00
Timothy Warren 071f23b327 fix type 2012-03-01 13:07:08 -05:00
Timothy Warren 8886218c66 More Query Builder additions 2012-03-01 12:05:32 -05:00
Timothy Warren 8b404a9465 Various error fixes 2012-03-01 08:10:13 -05:00
Timothy Warren ab6965cda6 Started "get" method of query builder
, added "quote_ident" method to db classes
2012-02-29 21:06:07 -05:00
Timothy Warren 955537cdb7 Added limit clause to db drivers 2012-02-29 18:33:21 -05:00
Timothy Warren dafbdbf4d2 Started SSH class for tunneled connections 2012-02-29 16:53:07 -05:00
Timothy Warren 015da3778c Fix README typo 2012-02-29 16:27:42 -05:00
Timothy Warren e7e54238b8 Added 'How to run' section to README 2012-02-29 16:26:38 -05:00
Timothy Warren adcaa52b40 More directory re-arrangement 2012-02-29 16:14:21 -05:00
Timothy Warren 5f6dfd9020 Remove superfluous sqlite test file 2012-02-29 15:26:01 -05:00
Timothy Warren a9c9ff14cb Remove unecessary sqlite test file 2012-02-29 15:25:35 -05:00
Timothy Warren ee287a5acb Updated README files 2012-02-29 15:03:51 -05:00
Timothy Warren 62f5d05849 Started query builder class, renamed _manip classes to _sql 2012-02-29 14:36:42 -05:00
Timothy Warren 8fe6ec478c Added table filtering to backup_data method of firebird driver 2012-02-29 10:58:36 -05:00
Timothy Warren da6d485785 Firebird test tweak 2012-02-29 08:57:43 -05:00
Timothy Warren b2c624c9dc Firebird backup_data tweak 2012-02-28 22:54:08 -05:00
Timothy Warren fde790b8cb Fixed firebird driver 2012-02-28 22:45:32 -05:00
Timothy Warren 9f6f53a06a Improve PDO compatibility of Firebird driver 2012-02-28 22:28:41 -05:00
Timothy Warren d3d8e2e1af Minor formatting changes 2012-02-28 22:07:13 -05:00
Timothy Warren 642b17b28f Fix backup_data method for Firebird driver 2012-02-28 20:53:16 -05:00
Timothy Warren 105a086603 Implemented quote and backup_data methods in firebird driver 2012-02-28 20:44:14 -05:00
Timothy Warren 451d883242 Implemented backup_data method for sqlite driver 2012-02-28 17:44:34 -05:00
Timothy Warren 4a65be4791 Implement backup_structure method for SQLite driver 2012-02-28 16:15:31 -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 12d850e0b8 Removed source folder 2012-02-28 14:59:10 -05:00
Timothy Warren f10f3f13f4 Removed source folder 2012-02-28 14:58:52 -05:00
Timothy Warren d29d433d3c Various db class improvements, more SQLite tests 2012-02-28 12:28:56 -05:00
Timothy Warren 589dfe01b9 Added prepare_execute method to db drivers 2012-02-28 11:49:56 -05:00
Timothy Warren 9b6306a713 Fix failing sqlite test 2012-02-28 11:30:24 -05:00
Timothy Warren 4cd7932f9b Made Connection Sidebar a singleton 2012-02-28 10:38:13 -05:00
Timothy Warren 2fefe6e949 Beginning of right-click context menu 2012-02-27 12:14:49 -05:00
Timothy Warren 160e76ebf8 Minor tweaks 2012-02-24 17:53:16 -05:00
Timothy Warren e3956602e1 Refactored Connection Sidebar into its own class 2012-02-24 15:16:49 -05:00
Timothy Warren 55c6002e14 Moved datagrid 2012-02-24 14:19:24 -05:00
Timothy Warren dda089bfc6 Moved datagrid to widgets 2012-02-24 14:18:34 -05:00
Timothy Warren 4e1c604c3a SQlite improvements 2012-02-23 20:10:13 -05:00
Timothy Warren 89a014685d Fixed prepared statements in Firebird driver 2012-02-23 11:26:08 -05:00
Timothy Warren c4ff05074f Fix gitignore 2012-02-23 11:01:17 -05:00
Timothy Warren 6a60b32ef0 Firebird Prepared Statement test 2012-02-23 09:25:10 -05:00
Timothy Warren 060ebf6876 Miscellaneous cleanup 2012-02-23 08:59:27 -05:00
Timothy Warren 4cb4f8d741 Better Firebird logo 2012-02-23 06:58:39 -05:00
Timothy Warren 0bae8d3530 Ignore changes to test databases 2012-02-22 21:36:45 -05:00
Timothy Warren a4f8dbfd2d Would you like the db logo on the left or the right? You can move it now 2012-02-22 21:32:06 -05:00
Timothy Warren 07359fb7b8 Added label back to database connection column 2012-02-22 21:29:14 -05:00
Timothy Warren d720d322aa Better db images 2012-02-22 20:46:32 -05:00
Timothy Warren 7d0e58dd87 Rename columns on connection sidebar - partially resolve issue #2 2012-02-22 20:42:24 -05:00
Timothy Warren d2f8b424ef Connection sidebar shows db icon based on type 2012-02-22 20:23:49 -05:00
Timothy Warren c3ca31a916 Started on db icon with type 2012-02-22 19:52:39 -05:00