1d862962b6
Instead, let diesel keep src/schema.rs up-to-date when migrating.
6 lines
136 B
TOML
6 lines
136 B
TOML
# For documentation on how to configure this file,
|
|
# see diesel.rs/guides/configuring-diesel-cli
|
|
|
|
[print_schema]
|
|
file = "src/schema.rs"
|