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