Module mz_postgres_util::desc
source ยท Expand description
Descriptions of PostgreSQL objects.
Structsยง
- Describes a column in a
PostgresTableDesc
. - Describes a key in a
PostgresTableDesc
. - Describes a schema in a PostgreSQL database.
- Describes a table in a PostgreSQL database.