aboutsummaryrefslogtreecommitdiff
path: root/migrations
Commit message (Collapse)AuthorAgeFilesLines
* style(migrations): fix sql linting errorsFuwn2021-05-203-19/+19
|
* feat(db): use diesel instead of sqlx, implement database testsFuwn2021-05-0310-25/+25
|
* fmt: Increase verbosity of database migrationsFuwn2021-04-289-25/+28
|
* fix: SpellingFuwn2021-03-221-1/+1
|
* format: Fix spacingFuwn2021-03-221-3/+3
|
* format: Use single space for `user_properties` migrationFuwn2021-03-211-5/+5
|
* chore: Create sqlx migrationsFuwn2021-03-213-0/+25