Getting there

This commit is contained in:
Marko Korhonen 2020-03-30 14:41:46 +03:00
parent 2c94fe0cab
commit d2dd00c8d4
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
14 changed files with 354 additions and 15 deletions

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