Josh Sherman
|
1cb7980353
|
Moved PDO classes into Database/PDO and gave data models the ability to know which datasource to use.
|
2010-10-13 23:41:27 -04:00 |
|
Josh Sherman
|
1e0a7cd719
|
Added support for PostgreSQL and SQLite.
|
2010-10-13 23:06:46 -04:00 |
|
Josh Sherman
|
83e8447d8a
|
Added Mongo layer by piggy backing the PHP/Pecl Mongo class.
|
2010-10-12 03:30:47 -04:00 |
|
Josh Sherman
|
630a1276aa
|
Gutted config system to use a PHP array instead of 1980's INI files. Broke down the database layer to support multiple types of interfaces and started laying out the Mongo interface class.
|
2010-10-12 01:44:10 -04:00 |
|