feat: barrel and sqlformat setup

This commit is contained in:
2023-10-27 13:10:59 +02:00
parent 30a40c4831
commit e200273f20
3 changed files with 57 additions and 3 deletions

View File

@@ -20,4 +20,7 @@ pg-down:
dev-install:
cargo install diesel_cli --no-default-features --features="postgres"
dev-reset:
diesel migration revert --all