Cargo Features
sqlx-clickhouse-ext has no features set by default.
[dependencies]
sqlx-clickhouse-ext = { version = "0.2.0", features = ["postgres", "all-types", "chrono", "bigdecimal", "uuid", "runtime-actix-native-tls", "runtime-async-std-native-tls", "runtime-tokio-native-tls", "runtime-actix-rustls", "runtime-async-std-rustls", "runtime-tokio-rustls"] }
- postgres
-
databases
Enables postgres of sqlx-core ^0.6
- all-types = bigdecimal, chrono, uuid
-
types
- chrono all-types?
-
Enables chrono of sqlx-core ^0.6
- bigdecimal all-types?
-
Enables bigdecimal of sqlx-core ^0.6
- uuid all-types?
-
Enables uuid of sqlx-core ^0.6
- runtime-actix-native-tls
-
runtimes
Enables runtime-actix-native-tls of sqlx-core ^0.6
- runtime-async-std-native-tls
-
Enables runtime-async-std-native-tls of sqlx-core ^0.6
- runtime-tokio-native-tls
-
Enables runtime-tokio-native-tls of sqlx-core ^0.6
- runtime-actix-rustls
-
Enables runtime-actix-rustls of sqlx-core ^0.6
- runtime-async-std-rustls
-
Enables runtime-async-std-rustls of sqlx-core ^0.6
- runtime-tokio-rustls
-
Enables runtime-tokio-rustls of sqlx-core ^0.6