aboutsummaryrefslogtreecommitdiff
path: root/knexfile.js
Commit message (Expand)AuthorAgeFilesLines
* Standarize database calls to support sqlite as well as mysql/postgresPitu2019-04-241-2/+4
* Ditched sqlite. Use postgres or mysql/mariadbPitu2019-04-051-4/+2
* Better DB handling and stuffPitu2019-02-231-1/+2
* Add support for sqlitePitu2019-02-221-1/+2
* Database migration and seedingPitu2019-02-211-0/+21