supabase / wrappers

Postgres Foreign Data Wrapper development framework in Rust.
http://fdw.dev
Apache License 2.0
562 stars 56 forks source link

docs(clickhouse): add `secure=true` for ClickHouse connection string example #261

Closed burmecia closed 6 months ago

burmecia commented 6 months ago

What kind of change does this PR introduce?

This PR is to add secure=true parameter for ClickHouse Cloud connection string example, as ClickHouse Cloud uses SSL for native collection.

What is the current behavior?

N/A

What is the new behavior?

N/A

Additional context

N/A