postgresqlColumns property
PostgreSQL columns in the schema.
When unspecified as part of include/exclude objects, includes/excludes everything.
Implementation
core.List<PostgresqlColumn>? postgresqlColumns;
PostgreSQL columns in the schema.
When unspecified as part of include/exclude objects, includes/excludes everything.
core.List<PostgresqlColumn>? postgresqlColumns;