summaryrefslogtreecommitdiff
path: root/app/Database.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-4/+2
2015-06-03Refactor database migrations to use autoloading and remove duplicatesGreg Roach1-30/+11
2015-05-31PSR-4Greg Roach1-2/+2
2015-05-30Code styleGreg Roach1-19/+15
2015-05-11Performance - automatically re-use all prepared statementsGreg Roach1-1/+9
2015-03-09Fix: SQL debug does not show named placeholdersGreg Roach1-13/+8
2015-02-06Database constructor does not need to be finalGreg Roach1-19/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-2/+2
2015-02-02WIPGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+346