Cargo Features
ormlitex-core has no features set by default.
[dependencies]
ormlitex-core = { version = "0.17.1", features = ["mysql", "sqlite", "postgres", "runtime-tokio-rustls"] }
- mysql
- sqlite
- postgres
- runtime-tokio-rustls
-
Enables runtime-tokio-rustls of sqlx ^0.7
ormlitex-core has 4 features without comments.