inventory-system/diesel.toml

6 lines
139 B
TOML
Raw Normal View History

2022-07-21 12:55:31 +01:00
# For documentation on how to configure this file,
# see diesel.rs/guides/configuring-diesel-cli
[print_schema]
2022-07-22 23:12:24 +01:00
file = "src/db/schema.rs"