punt/diesel.toml

10 lines
265 B
TOML
Raw Permalink Normal View History

# For documentation on how to configure this file,
# see diesel.rs/guides/configuring-diesel-cli
[print_schema]
file = "src/schema.rs"
# this will start working whenever Diesel CLI gets around to releasing v1.4.4
# [migrations_directory]
# file = "db/migrations"