aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/sys/db.php
Commit message (Expand)AuthorAge
* PHP < 5.4 can not use $this in anonymous functions.Kevin Chabowski2013-10-04
* Fixed PDO DSN.Kevin Chabowski2013-10-03
* models.php now uses PDO (UNTESTED!)Kevin Chabowski2013-10-03
* Setup script and clean config file.Kevin Chabowski2012-01-21
* Finished optimizing for now. Removed debug tools and new API.Kevin Chabowski2011-12-27
* Print out some performance information.Kevin Chabowski2011-12-23
* Fixed some bugs in db.php and models.php.Kevin Chabowski2011-10-05
* Improved documentation.Kevin Chabowski2011-08-18
* Added script that will create the documentation.Kevin Chabowski2011-08-18
* (Almost) finished DB-Models / abstraction layer.Kevin Chabowski2011-07-21