···11-# For documentation on how to configure this file,
22-# see https://diesel.rs/guides/configuring-diesel-cli
33-44-[print_schema]
55-file = "src/schema.rs"
66-custom_type_derives = ["diesel::query_builder::QueryId", "Clone"]
77-88-[migrations_directory]
99-dir = "migrations"