Cargo Features
sql-mel has no features set by default.
[dependencies]
sql-mel = { version = "0.10.0", features = ["plugin", "real", "mock"] }
- plugin
- real
-
Enables mysql, postgres, runtime-async-std and tls-rustls of sqlx
- mock
sql-mel has 3 features without comments.