|
bf0001ad7d
|
Added get_system_tables function to db classes, added _manip subclasses to mysql and pgsql
|
2012-02-10 13:13:19 -05:00 |
|
|
5fbcd5fe04
|
Creating/Deleting SQLite tables works
|
2012-02-08 09:01:51 -05:00 |
|
|
48c2501f41
|
Added delete_table method to database manipulation classes
|
2012-02-07 20:50:25 -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 |
|
|
fb1e4e0a03
|
Removed re-declared PDO function
|
2012-02-06 17:39:53 -05:00 |
|
|
3bb8be3dba
|
Removed duplicate db_pdo class
|
2012-02-06 17:29:13 -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 |
|