Commit Graph

8 Commits

Author SHA1 Message Date
Pitu 4dfb087729 fix: database location 2020-12-25 04:10:52 +09:00
Zephyrrus e6c3327b9c chore: apply linter rules to files outside of src 2020-12-24 12:25:19 +02:00
Zephyrrus ad852de51a chore: linter the entire project using the new rules 2020-07-08 04:00:12 +03:00
Pitu ac36cdc143 Standarize database calls to support sqlite as well as mysql/postgres 2019-04-24 08:38:53 +00:00
Pitu 4b0966f857 Ditched sqlite. Use postgres or mysql/mariadb 2019-04-05 06:05:21 +00:00
Pitu fc95cb7b0f Better DB handling and stuff 2019-02-23 00:45:45 +09:00
Pitu c7a4a39de4 Add support for sqlite 2019-02-22 00:00:07 +09:00
Pitu 44e6fd31d2 Database migration and seeding 2019-02-21 23:49:29 +09:00