summaryrefslogtreecommitdiff
path: root/app/php/db
AgeCommit message (Expand)Author
2016-05-04 * ActiveRecord "magic" (find*By*, delete*By*) methods resolve COLUMN_MAPPING...emkael
2016-04-20 * no hard-coded class namesemkael
2016-04-20 * switching to namespace-based DB config pathemkael
2016-04-20 * config paths as symlinks to common configemkael
2016-04-14 * simplified property mapping in getter/setter for active recordsemkael
2016-03-15 * extending TActiveRecord so it's capable of fetching mapped column fields f...emkael
2016-03-09 * configuration split into modulesemkael
2016-02-26 * database connection setup in PHP appemkael