clickhouse-postgres-client 0.1.1

ClickHouse Postgres Client
Documentation

clickhouse-postgres-client

Dev

cargo clippy -p clickhouse-postgres-client --features _integration_tests -- -D clippy::all
cargo +nightly clippy -p clickhouse-postgres-client --features _integration_tests -- -D clippy::all

cargo fmt -p clickhouse-postgres-client -- --check

cargo test -p clickhouse-postgres-client --features all-types,runtime-tokio-native-tls,num-bigint -- --nocapture
cargo publish --features runtime-tokio-native-tls --dry-run