diesel: Initial migration setup

Signed-off-by: supercmmetry <vishaals2000@gmail.com>
This commit is contained in:
supercmmetry 2020-06-23 14:48:59 +05:30
parent 53d2e70415
commit 032df3f178
No known key found for this signature in database
GPG Key ID: 8E60EF28A328E40D
2 changed files with 5 additions and 0 deletions

5
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"

0
migrations/.gitkeep Normal file
View File