|
3493e89d1c
|
Added visibility keywords
|
2012-02-21 11:45:42 -05:00 |
|
|
bd25b20637
|
Minor updates
|
2012-02-13 16:06:07 -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 |
|
|
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 |
|
|
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 |
|
|
fb1e4e0a03
|
Removed re-declared PDO function
|
2012-02-06 17:39:53 -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 |
|
|
f9b4e5128a
|
Corrected misnamed get_dbs() methods
|
2012-02-02 19:07:45 -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 |
|
|
120b526293
|
Load DB classes based on support
Reorganized db class loading, improvements to settings class.
|
2012-02-01 16:36:55 -05:00 |
|
|
39b2688675
|
Per-db driver checks
Only show databases that are supported by PHP
|
2012-01-31 16:29:48 -05:00 |
|
|
2a1ac30308
|
Misc updates
Removed __call and __callStatic from main db class, added empty
'truncate' methods to db classes
|
2012-01-30 14:03:16 -05:00 |
|
|
a3e4fa3c68
|
Updated Database classes
|
2012-01-30 07:57:17 -05:00 |
|
|
7fa93a8886
|
Initial Commit
|
2012-01-26 16:09:05 -05:00 |
|