CAPITAL BUT WILL CHANGE

This commit is contained in:
LinlyBoi
2022-12-23 11:40:44 +02:00
parent 2a02926624
commit e4305fbb41
18 changed files with 1421 additions and 0 deletions

8
Backend/diesel.toml Normal file
View File

@@ -0,0 +1,8 @@
# For documentation on how to configure this file,
# see https://diesel.rs/guides/configuring-diesel-cli
[print_schema]
file = "src/schema.rs"
[migrations_directory]
dir = "migrations"