pub async fn connect_with( options: &ClickhousePgConnectOptions, ) -> Result<ClickhousePgConnection, SqlxError>