Cargo Features
sea-query-driver has no features set by default.
[dependencies]
sea-query-driver = { version = "0.2.2", features = ["rusqlite", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "with-rust_decimal", "with-time", "postgres-array"] }
- rusqlite
-
Affects
sea-query-driver::sea_query_driver_rusqlite
… - sqlx-mysql
-
Affects
sea-query-driver::sea_query_driver_mysql
,sea-query-driver::bind_params_sqlx_mysql
… - sqlx-postgres
-
Affects
sea-query-driver::sea_query_driver_postgres
,sea-query-driver::bind_params_sqlx_postgres
… - sqlx-sqlite
-
Affects
sea-query-driver::sea_query_driver_sqlite
,sea-query-driver::bind_params_sqlx_sqlite
… - with-chrono with-json with-rust_decimal
- with-bigdecimal with-uuid with-time
- with-ipnetwork with-mac_address postgres-array