initial commit

This commit is contained in:
Georg Bauer
2026-07-24 11:27:25 +02:00
commit 2e1de825ab
23 changed files with 6169 additions and 0 deletions

5
diesel.toml Normal file
View File

@@ -0,0 +1,5 @@
[migrations_directory]
dir = "migrations"
[print_schema]
file = "src/schema.rs"