Cargo Features
diesel-dynamic-schema has no features set by default.
[dependencies]
diesel-dynamic-schema = { version = "0.2.2", features = ["postgres", "sqlite", "mysql"] }
- postgres
-
Enables postgres_backend of diesel
- sqlite
- mysql
-
Enables mysql_backend of diesel
diesel-dynamic-schema has 3 features without comments.