Getting there
This commit is contained in:
parent
2c94fe0cab
commit
d2dd00c8d4
14 changed files with 354 additions and 15 deletions
5
project/diesel.toml
Normal file
5
project/diesel.toml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue