Module desc

Source
Expand description

Descriptions of PostgreSQL objects.

Structsยง

PostgresColumnDesc
Describes a column in a PostgresTableDesc.
PostgresKeyDesc
Describes a key in a PostgresTableDesc.
PostgresSchemaDesc
Describes a schema in a PostgreSQL database.
PostgresTableDesc
Describes a table in a PostgreSQL database.
ProtoPostgresColumnDesc
ProtoPostgresKeyDesc
ProtoPostgresTableDesc