| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | style(migrations): fix sql linting errors | Fuwn | 2021-05-20 | 3 | -19/+19 |
| * | feat(db): use diesel instead of sqlx, implement database tests | Fuwn | 2021-05-03 | 10 | -25/+25 |
| * | fmt: Increase verbosity of database migrations | Fuwn | 2021-04-28 | 9 | -25/+28 |
| * | fix: Spelling | Fuwn | 2021-03-22 | 1 | -1/+1 |
| * | format: Fix spacing | Fuwn | 2021-03-22 | 1 | -3/+3 |
| * | format: Use single space for `user_properties` migration | Fuwn | 2021-03-21 | 1 | -5/+5 |
| * | chore: Create sqlx migrations | Fuwn | 2021-03-21 | 3 | -0/+25 |