-
32c4b78de8
Fixed fatal E_STRICT error on Windows
Timothy Warren
2012-03-01 20:50:31 -0500
-
9e8f690214
Added test connection button to add_db dialog
Timothy Warren
2012-03-01 16:46:26 -0500
-
071f23b327
fix type
Timothy Warren
2012-03-01 13:07:08 -0500
-
8886218c66
More Query Builder additions
Timothy Warren
2012-03-01 12:05:32 -0500
-
8b404a9465
Various error fixes
Timothy Warren
2012-03-01 08:10:13 -0500
-
ab6965cda6
Started "get" method of query builder
Timothy Warren
2012-02-29 21:06:07 -0500
-
955537cdb7
Added limit clause to db drivers
Timothy Warren
2012-02-29 18:33:21 -0500
-
dafbdbf4d2
Started SSH class for tunneled connections
Timothy Warren
2012-02-29 16:53:07 -0500
-
015da3778c
Fix README typo
Timothy Warren
2012-02-29 16:27:42 -0500
-
e7e54238b8
Added 'How to run' section to README
Timothy Warren
2012-02-29 16:26:38 -0500
-
adcaa52b40
More directory re-arrangement
Timothy Warren
2012-02-29 16:14:21 -0500
-
5f6dfd9020
Remove superfluous sqlite test file
Timothy Warren
2012-02-29 15:26:01 -0500
-
a9c9ff14cb
Remove unecessary sqlite test file
Timothy Warren
2012-02-29 15:25:35 -0500
-
ee287a5acb
Updated README files
Timothy Warren
2012-02-29 15:03:51 -0500
-
62f5d05849
Started query builder class, renamed _manip classes to _sql
Timothy Warren
2012-02-29 14:36:42 -0500
-
8fe6ec478c
Added table filtering to backup_data method of firebird driver
Timothy Warren
2012-02-29 10:58:36 -0500
-
da6d485785
Firebird test tweak
Timothy Warren
2012-02-29 08:57:43 -0500
-
b2c624c9dc
Firebird backup_data tweak
Timothy Warren
2012-02-28 22:54:08 -0500
-
fde790b8cb
Fixed firebird driver
Timothy Warren
2012-02-28 22:45:32 -0500
-
9f6f53a06a
Improve PDO compatibility of Firebird driver
Timothy Warren
2012-02-28 22:28:41 -0500
-
d3d8e2e1af
Minor formatting changes
Timothy Warren
2012-02-28 22:07:13 -0500
-
642b17b28f
Fix backup_data method for Firebird driver
Timothy Warren
2012-02-28 20:53:16 -0500
-
105a086603
Implemented quote and backup_data methods in firebird driver
Timothy Warren
2012-02-28 20:44:14 -0500
-
451d883242
Implemented backup_data method for sqlite driver
Timothy Warren
2012-02-28 17:44:34 -0500
-
4a65be4791
Implement backup_structure method for SQLite driver
Timothy Warren
2012-02-28 16:15:31 -0500
-
dec1a1714f
added backup_structure and backup_data methods to db classes
Timothy Warren
2012-02-28 16:02:37 -0500
-
12d850e0b8
Removed source folder
Timothy Warren
2012-02-28 14:59:10 -0500
-
f10f3f13f4
Removed source folder
Timothy Warren
2012-02-28 14:58:52 -0500
-
d29d433d3c
Various db class improvements, more SQLite tests
Timothy Warren
2012-02-28 12:28:56 -0500
-
589dfe01b9
Added prepare_execute method to db drivers
Timothy Warren
2012-02-28 11:49:56 -0500
-
9b6306a713
Fix failing sqlite test
Timothy Warren
2012-02-28 11:30:24 -0500
-
4cd7932f9b
Made Connection Sidebar a singleton
Timothy Warren
2012-02-28 10:38:13 -0500
-
2fefe6e949
Beginning of right-click context menu
Timothy Warren
2012-02-27 12:14:49 -0500
-
160e76ebf8
Minor tweaks
Timothy Warren
2012-02-24 17:53:16 -0500
-
e3956602e1
Refactored Connection Sidebar into its own class
Timothy Warren
2012-02-24 15:16:49 -0500
-
55c6002e14
Moved datagrid
Timothy Warren
2012-02-24 14:19:24 -0500
-
dda089bfc6
Moved datagrid to widgets
Timothy Warren
2012-02-24 14:18:34 -0500
-
4e1c604c3a
SQlite improvements
Timothy Warren
2012-02-23 20:10:13 -0500
-
89a014685d
Fixed prepared statements in Firebird driver
Timothy Warren
2012-02-23 11:26:08 -0500
-
c4ff05074f
Fix gitignore
Timothy Warren
2012-02-23 11:01:17 -0500
-
6a60b32ef0
Firebird Prepared Statement test
Timothy Warren
2012-02-23 09:25:10 -0500
-
060ebf6876
Miscellaneous cleanup
Timothy Warren
2012-02-23 08:59:27 -0500
-
4cb4f8d741
Better Firebird logo
Timothy Warren
2012-02-23 06:58:36 -0500
-
0bae8d3530
Ignore changes to test databases
Timothy Warren
2012-02-22 21:36:45 -0500
-
a4f8dbfd2d
Would you like the db logo on the left or the right? You can move it now
Timothy Warren
2012-02-22 21:32:06 -0500
-
07359fb7b8
Added label back to database connection column
Timothy Warren
2012-02-22 21:29:14 -0500
-
d720d322aa
Better db images
Timothy Warren
2012-02-22 20:46:32 -0500
-
7d0e58dd87
Rename columns on connection sidebar - partially resolve issue #2
Timothy Warren
2012-02-22 20:42:24 -0500
-
d2f8b424ef
Connection sidebar shows db icon based on type
Timothy Warren
2012-02-22 20:23:49 -0500
-
c3ca31a916
Started on db icon with type
Timothy Warren
2012-02-22 19:52:39 -0500
-
cf37a54553
Split db connection form widget from add_db window
Timothy Warren
2012-02-22 16:30:27 -0500
-
9c41237f42
Hide labels when hiding form fields in the add_db window
Timothy Warren
2012-02-22 11:57:25 -0500
-
9827a86a20
Misc. Firebird class fixes
Timothy Warren
2012-02-22 11:38:09 -0500
-
f335fa744d
Fixed misnamed tests
Timothy Warren
2012-02-22 09:37:14 -0500
-
c6e2831793
Show/hide host for sqlite
Timothy Warren
2012-02-21 21:22:18 -0500
-
96a70b2303
Added db port to add_db window, and hide/show fields based on db-type
Timothy Warren
2012-02-21 21:07:23 -0500
-
567d5aa900
Correct default postgres password
Timothy Warren
2012-02-21 20:26:41 -0500
-
b977c877ac
Postgres default username/password
Timothy Warren
2012-02-21 20:22:08 -0500
-
1deefd3694
Fix warnings
Timothy Warren
2012-02-21 20:19:21 -0500
-
b64c7dd87d
Overhaul of add_db window, turn settings class into a singleton
Timothy Warren
2012-02-21 20:15:49 -0500
-
80091147a1
Db File saving, fix settings class with explicit writes
Timothy Warren
2012-02-21 17:00:22 -0500
-
d4bd456cbc
Added execute function to firebird driver, various firebird driver improvements.
Timothy Warren
2012-02-21 15:19:10 -0500
-
c4c0444e87
Minor Firebird fixes, more visibility declarations
Timothy Warren
2012-02-21 12:55:25 -0500
-
3493e89d1c
Added visibility keywords
Timothy Warren
2012-02-21 11:45:42 -0500
-
4d50456c9c
Correct function name, fix minor style issue.
Timothy Warren
2012-02-21 11:38:45 -0500
-
09b0b1fbe3
Added transaction functions to firebird driver
Timothy Warren
2012-02-20 16:53:24 -0500
-
c938964260
Fixed misc Firebird issues, added file chooser to add database dialog
Timothy Warren
2012-02-20 16:22:03 -0500
-
774ee1f74a
Fixed some query escaping issues
Timothy Warren
2012-02-16 18:27:49 -0500
-
10773e5a1e
Added more DB logos
Timothy Warren
2012-02-14 13:10:18 -0500
-
ac6048b555
Add Firebird logos
Timothy Warren
2012-02-13 16:56:07 -0500
-
70317994c7
Fixed table escaping issue in Firebird driver
Timothy Warren
2012-02-13 16:17:36 -0500
-
bd25b20637
Minor updates
Timothy Warren
2012-02-13 16:06:07 -0500
-
26e03c3962
DB Class Updates
Timothy Warren
2012-02-13 14:29:00 -0500
-
1a4770dec2
More heredoc conversion
Timothy Warren
2012-02-13 14:16:29 -0500
-
043f88691c
DB Test Updates
Timothy Warren
2012-02-13 13:46:53 -0500
-
cfc01cb90e
Fixed heredoc syntax errors
Timothy Warren
2012-02-13 13:29:31 -0500
-
13ff38acb4
DB class updates, changed some SQL statements to heredoc form.
Timothy Warren
2012-02-13 13:10:48 -0500
-
3d8382149e
Db driver improvements
Timothy Warren
2012-02-13 10:53:12 -0500
-
103d665e57
Merge branch 'master' of github.com:aviat4ion/OpenSQLManager
Timothy Warren
2012-02-10 17:58:53 -0500
-
-
f6e08d8765
Firebird updates
Timothy Warren
2012-02-10 17:57:10 -0500
-
c3ce5962b6
Started get_schemas method for postgres driver
Timothy Warren
2012-02-10 16:57:54 -0500
-
-
13e3c3f807
Firebird test fixes - Not sure why the create table test fails - the table is created
Timothy Warren
2012-02-10 15:09:39 -0500
-
bf0001ad7d
Added get_system_tables function to db classes, added _manip subclasses to mysql and pgsql
Timothy Warren
2012-02-10 13:13:19 -0500
-
9d4d2a38d9
Put the db data area in a scrolled window
Timothy Warren
2012-02-10 09:55:14 -0500
-
438f50b4de
Db permissions
Timothy Warren
2012-02-09 15:46:47 -0500
-
49dc7fad11
Fix Firebird Tests, update README
Timothy Warren
2012-02-09 12:00:39 -0500
-
c36cd13dd6
Added another link to dev guide
Timothy Warren
2012-02-08 17:32:40 -0500
-
9f6222500a
Fix test db permissions, disable firebird tests for now
Timothy Warren
2012-02-08 15:39:41 -0500
-
11060a2771
Firebird tests, added dev guide
Timothy Warren
2012-02-08 15:05:28 -0500
-
d8b4424c0f
Added create_table method to firebird_manip class
Timothy Warren
2012-02-08 13:42:49 -0500
-
acef1818ae
Permission fixing for test dbs
Timothy Warren
2012-02-08 10:39:22 -0500
-
5fbcd5fe04
Creating/Deleting SQLite tables works
Timothy Warren
2012-02-08 09:01:51 -0500
-
c12f73afc8
Fix README typo
Timothy Warren
2012-02-07 21:08:59 -0500
-
48c2501f41
Added delete_table method to database manipulation classes
Timothy Warren
2012-02-07 20:50:25 -0500
-
dc6c9bf141
SQLite tests
Timothy Warren
2012-02-07 20:31:36 -0500
-
7b4f00085b
Finished sqlite create_table method
Timothy Warren
2012-02-07 19:32:47 -0500
-
9ddab65bc0
Fixed create_database function signature, fixed typo in README
Timothy Warren
2012-02-07 16:23:41 -0500
-
7a47906743
Fixed inheritance issue
Timothy Warren
2012-02-07 15:56:16 -0500
-
377c319bd2
Created abstract base database manip class
Timothy Warren
2012-02-07 15:53:46 -0500
-
4182776c21
Split database manipulation classes from database classes
Timothy Warren
2012-02-07 15:27:33 -0500