lyrs/diesel.toml

7 lines
138 B
TOML
Raw Normal View History

2023-11-12 09:56:23 -06:00
[print_schema]
file = "src/schema.rs"
custom_type_derives = ["diesel::query_builder::QueryId"]
[migrations_directory]
dir = "migrations"