| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: database location | Pitu | 2020-12-25 | 1 | -1/+1 |
| * | chore: apply linter rules to files outside of src | Zephyrrus | 2020-12-24 | 1 | -5/+5 |
| * | chore: linter the entire project using the new rules | Zephyrrus | 2020-07-08 | 1 | -5/+5 |
| * | Standarize database calls to support sqlite as well as mysql/postgres | Pitu | 2019-04-24 | 1 | -2/+4 |
| * | Ditched sqlite. Use postgres or mysql/mariadb | Pitu | 2019-04-05 | 1 | -4/+2 |
| * | Better DB handling and stuff | Pitu | 2019-02-23 | 1 | -1/+2 |
| * | Add support for sqlite | Pitu | 2019-02-22 | 1 | -1/+2 |
| * | Database migration and seeding | Pitu | 2019-02-21 | 1 | -0/+21 |