7 lines
148 B
TOML
7 lines
148 B
TOML
[print_schema]
|
|
file = "src/db/schema.rs"
|
|
custom_type_derives = ["diesel::query_builder::QueryId"]
|
|
|
|
[migrations_directory]
|
|
dir = "src/db/migrations"
|