aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/sys/db.php
Commit message (Expand)AuthorAge
* Get rid of db.php and include config directly in entry pointsLaria Carolin Chabowski2020-11-08
* Make SITE_BASE_PATH a method of EnvLaria Carolin Chabowski2020-11-08
* Remove last qdb() usage! \(^.^)/Laria Carolin Chabowski2020-11-08
* Remove unused functions/classesLaria Carolin Chabowski2020-11-08
* Remove some unused DB functions / globalsLaria Carolin Chabowski2020-10-20
* Introduce some new database wrappersLaria Carolin Chabowski2020-10-05
* Automatic code formattingLaria Carolin Chabowski2020-04-26
* Some simple code formattingLaria Carolin Chabowski2020-04-26
* Expand tabs and remove trailing whitespaceLaria Carolin Chabowski2020-04-26
* 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