|
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 |
|
|
c12f73afc8
|
Fix README typo
|
2012-02-07 21:08:59 -05:00 |
|
|
48c2501f41
|
Added delete_table method to database manipulation classes
|
2012-02-07 20:50:25 -05:00 |
|
|
dc6c9bf141
|
SQLite tests
|
2012-02-07 20:31:36 -05:00 |
|
|
7b4f00085b
|
Finished sqlite create_table method
|
2012-02-07 19:32:47 -05:00 |
|
|
9ddab65bc0
|
Fixed create_database function signature, fixed typo in README
|
2012-02-07 16:23:41 -05:00 |
|
|
7a47906743
|
Fixed inheritance issue
|
2012-02-07 15:56:16 -05:00 |
|
|
377c319bd2
|
Created abstract base database manip class
|
2012-02-07 15:53:46 -05:00 |
|
|
4182776c21
|
Split database manipulation classes from database classes
|
2012-02-07 15:27:33 -05:00 |
|
|
0a11b13bb1
|
SQLite driver updates
Closer to having a usable create_table method
|
2012-02-07 12:30:20 -05:00 |
|
|
e0859d4c21
|
Updated README
|
2012-02-07 11:47:34 -05:00 |
|
|
ee4c537fc3
|
Update README
|
2012-02-07 11:21:37 -05:00 |
|
|
4542d9f210
|
Added start of db view/manipulation interface
|
2012-02-07 10:31:54 -05:00 |
|
|
87b5c2aede
|
A little test cleanup
|
2012-02-07 08:45:56 -05:00 |
|
|
444a8a1778
|
Fix broken paths to test databases
|
2012-02-07 08:31:01 -05:00 |
|
|
d3fd23af59
|
Some db sanity checks
|
2012-02-07 08:18:38 -05:00 |
|
|
f1714b056c
|
Firebird updates
|
2012-02-06 22:36:01 -05:00 |
|
|
7f084e9438
|
Fixed test fatal error due to misisng class
|
2012-02-06 22:05:53 -05:00 |
|
|
87b55c11db
|
Fixed warning in test
|
2012-02-06 22:04:03 -05:00 |
|
|
6180c4816f
|
Load db tests based on php capabilities
|
2012-02-06 21:59:34 -05:00 |
|
|
a412294d76
|
Firebird improvements, added sqlite and firebird databases for testing
|
2012-02-06 19:18:44 -05:00 |
|
|
fb1e4e0a03
|
Removed re-declared PDO function
|
2012-02-06 17:39:53 -05:00 |
|
|
a5dea630a9
|
remove duplicate class
|
2012-02-06 17:36:11 -05:00 |
|
|
3bb8be3dba
|
Removed duplicate db_pdo class
|
2012-02-06 17:29:13 -05:00 |
|
|
7600e5634e
|
More DB driver updateds
|
2012-02-06 16:56:16 -05:00 |
|
|
6c20b88f95
|
Db driver updates
|
2012-02-06 16:34:00 -05:00 |
|
|
ef4a84c2d0
|
Fix abstract method again, add get_dbs to pgsql driver
|
2012-02-06 16:17:14 -05:00 |
|
|
b0da1994f5
|
Adding DBs works
Well, adding the information. You have to close the program for the dbs
to update, and there's no way to connect yet...
|
2012-02-06 12:14:39 -05:00 |
|
|
7ec35088b1
|
Misc changes
Position db add window in the center of the screen, minor changes to
bootstrap file
|
2012-02-03 16:17:19 -05:00 |
|
|
69b8f446c4
|
Database connections now implemented with GtkListStore/GtkTreeView
|
2012-02-02 22:18:50 -05:00 |
|
|
73b846bf0f
|
Implemented resizable horizontal pane in main window
|
2012-02-02 19:40:21 -05:00 |
|
|
f9b4e5128a
|
Corrected misnamed get_dbs() methods
|
2012-02-02 19:07:45 -05:00 |
|
|
9808bdcbac
|
Added some unit tests
|
2012-02-02 19:04:10 -05:00 |
|
|
c85f791de5
|
Lots of updates
Added mention of Mariadb to read me, made db_pdo an abstract class,
created manip_subclasses for database drivers, created start of unit
tests.
|
2012-02-02 17:43:15 -05:00 |
|
|
df192c1bb8
|
Incorrect Comment
|
2012-02-02 11:27:42 -05:00 |
|
|
b6049e2048
|
Moved php-gtk2-win.7z to downloads - removed from repo
|
2012-02-02 07:53:11 -05:00 |
|
|
af06d004b6
|
Firebird changes
|
2012-02-02 06:26:59 -05:00 |
|
|
23f5d7ef35
|
Various DB changes
|
2012-02-01 21:02:11 -05:00 |
|
|
a7de6f6e54
|
Relocated db_pdo class file
|
2012-02-01 16:37:50 -05:00 |
|
|
120b526293
|
Load DB classes based on support
Reorganized db class loading, improvements to settings class.
|
2012-02-01 16:36:55 -05:00 |
|