aboutsummaryrefslogtreecommitdiff
path: root/src/DillerDao.js
Commit message (Collapse)AuthorAgeFilesLines
* o Adding a webapp.Trygve Laugstøl2015-10-201-12/+51
| | | | o Using di.js as dependency injection framework.
* o Adding aggregation tables.Trygve Laugstøl2015-10-191-2/+29
| | | | o Adding migration scripts for the schema.
* o Dropping the app concept.Trygve Laugstøl2015-10-181-0/+47
o Switching to pg-promise to not get overloaded by callbacks.