2aa1b61429
I was having issues including the lib as a crate, its fine just being a module for now.
6 lines
145 B
TOML
6 lines
145 B
TOML
# For documentation on how to configure this file,
|
|
# see diesel.rs/guides/configuring-diesel-cli
|
|
|
|
[print_schema]
|
|
file = "src/database/schema.rs"
|