|
4cb4f8d741
|
Better Firebird logo
|
2012-02-23 06:58:39 -05:00 |
|
|
0bae8d3530
|
Ignore changes to test databases
|
2012-02-22 21:36:45 -05:00 |
|
|
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 |
|
|
07359fb7b8
|
Added label back to database connection column
|
2012-02-22 21:29:14 -05:00 |
|
|
d720d322aa
|
Better db images
|
2012-02-22 20:46:32 -05:00 |
|
|
7d0e58dd87
|
Rename columns on connection sidebar - partially resolve issue #2
|
2012-02-22 20:42:24 -05:00 |
|
|
d2f8b424ef
|
Connection sidebar shows db icon based on type
|
2012-02-22 20:23:49 -05:00 |
|
|
c3ca31a916
|
Started on db icon with type
|
2012-02-22 19:52:39 -05:00 |
|
|
cf37a54553
|
Split db connection form widget from add_db window
|
2012-02-22 16:30:27 -05:00 |
|
|
9c41237f42
|
Hide labels when hiding form fields in the add_db window
Addresses Issue #1
|
2012-02-22 11:57:25 -05:00 |
|
|
9827a86a20
|
Misc. Firebird class fixes
|
2012-02-22 11:38:09 -05:00 |
|
|
f335fa744d
|
Fixed misnamed tests
|
2012-02-22 09:37:14 -05:00 |
|
|
c6e2831793
|
Show/hide host for sqlite
|
2012-02-21 21:22:18 -05:00 |
|
|
96a70b2303
|
Added db port to add_db window, and hide/show fields based on db-type
|
2012-02-21 21:07:23 -05:00 |
|
|
567d5aa900
|
Correct default postgres password
|
2012-02-21 20:26:41 -05:00 |
|
|
b977c877ac
|
Postgres default username/password
|
2012-02-21 20:22:08 -05:00 |
|
|
1deefd3694
|
Fix warnings
|
2012-02-21 20:19:21 -05:00 |
|
|
b64c7dd87d
|
Overhaul of add_db window, turn settings class into a singleton
|
2012-02-21 20:15:49 -05:00 |
|
|
80091147a1
|
Db File saving, fix settings class with explicit writes
|
2012-02-21 17:00:22 -05:00 |
|
|
d4bd456cbc
|
Added execute function to firebird driver, various firebird driver improvements.
|
2012-02-21 15:19:10 -05:00 |
|
|
c4c0444e87
|
Minor Firebird fixes, more visibility declarations
|
2012-02-21 12:55:25 -05:00 |
|
|
3493e89d1c
|
Added visibility keywords
|
2012-02-21 11:45:42 -05:00 |
|
|
4d50456c9c
|
Correct function name, fix minor style issue.
|
2012-02-21 11:38:45 -05:00 |
|
|
09b0b1fbe3
|
Added transaction functions to firebird driver
|
2012-02-20 16:53:24 -05:00 |
|
|
c938964260
|
Fixed misc Firebird issues, added file chooser to add database dialog
|
2012-02-20 16:22:09 -05:00 |
|
|
774ee1f74a
|
Fixed some query escaping issues
|
2012-02-16 18:27:49 -05:00 |
|
|
10773e5a1e
|
Added more DB logos
|
2012-02-14 13:10:18 -05:00 |
|
|
ac6048b555
|
Add Firebird logos
|
2012-02-13 16:56:07 -05:00 |
|
|
70317994c7
|
Fixed table escaping issue in Firebird driver
|
2012-02-13 16:17:36 -05:00 |
|
|
bd25b20637
|
Minor updates
|
2012-02-13 16:06:07 -05:00 |
|
|
26e03c3962
|
DB Class Updates
|
2012-02-13 14:29:00 -05:00 |
|
|
1a4770dec2
|
More heredoc conversion
|
2012-02-13 14:16:29 -05:00 |
|
|
043f88691c
|
DB Test Updates
|
2012-02-13 13:46:53 -05:00 |
|
|
cfc01cb90e
|
Fixed heredoc syntax errors
|
2012-02-13 13:29:31 -05:00 |
|
|
13ff38acb4
|
DB class updates, changed some SQL statements to heredoc form.
|
2012-02-13 13:10:48 -05:00 |
|
|
3d8382149e
|
Db driver improvements
|
2012-02-13 10:53:12 -05:00 |
|
|
103d665e57
|
Merge branch 'master' of github.com:aviat4ion/OpenSQLManager
|
2012-02-10 17:58:53 -05:00 |
|
|
f6e08d8765
|
Firebird updates
|
2012-02-10 17:57:10 -05:00 |
|
|
c3ce5962b6
|
Started get_schemas method for postgres driver
|
2012-02-10 16:58:47 -05:00 |
|
|
13e3c3f807
|
Firebird test fixes - Not sure why the create table test fails - the table is created
|
2012-02-10 15:09:39 -05:00 |
|
|
bf0001ad7d
|
Added get_system_tables function to db classes, added _manip subclasses to mysql and pgsql
|
2012-02-10 13:13:19 -05:00 |
|
|
9d4d2a38d9
|
Put the db data area in a scrolled window
|
2012-02-10 09:55:14 -05:00 |
|
|
438f50b4de
|
Db permissions
|
2012-02-09 15:46:47 -05:00 |
|
|
49dc7fad11
|
Fix Firebird Tests, update README
|
2012-02-09 12:00:39 -05:00 |
|
|
c36cd13dd6
|
Added another link to dev guide
|
2012-02-08 17:32:40 -05:00 |
|
|
9f6222500a
|
Fix test db permissions, disable firebird tests for now
|
2012-02-08 15:39:41 -05:00 |
|
|
11060a2771
|
Firebird tests, added dev guide
|
2012-02-08 15:05:28 -05:00 |
|
|
d8b4424c0f
|
Added create_table method to firebird_manip class
|
2012-02-08 13:42:49 -05:00 |
|
|
acef1818ae
|
Permission fixing for test dbs
|
2012-02-08 10:39:22 -05:00 |
|
|
5fbcd5fe04
|
Creating/Deleting SQLite tables works
|
2012-02-08 09:01:51 -05:00 |
|