aboutsummaryrefslogtreecommitdiff
path: root/knexfile.js
Commit message (Expand)AuthorAgeFilesLines
* fix: database locationPitu2020-12-251-1/+1
* chore: apply linter rules to files outside of srcZephyrrus2020-12-241-5/+5
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-5/+5
* 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