Setup Auth DB

This commit is contained in:
Cameron Cordes
2020-07-07 21:06:43 -04:00
parent 36f7351627
commit f8df3678b1
10 changed files with 304 additions and 0 deletions

5
database/diesel.toml Normal file
View File

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