GeneIT/geneit_backend/diesel.toml

9 lines
187 B
TOML
Raw Normal View History

2023-05-24 11:52:24 +00:00
# For documentation on how to configure this file,
# see https://diesel.rs/guides/configuring-diesel-cli
[print_schema]
file = "src/schema.rs"
[migrations_directory]
dir = "migrations"