Module postgres

Source

Structs§

PostgresExternalTable

Enums§

SslMode

Constants§

DISCOVER_PRIMARY_KEY_QUERY 🔒
SQL query to discover primary key columns directly from PostgreSQL system tables. This bypasses querying information_schema.table_constraints to avoid permission issues.

Functions§

create_pg_client
sea_type_to_pg_type 🔒
sea_type_to_rw_type