postgresqlSchemas property

List<PostgresqlSchema>? postgresqlSchemas
getter/setter pair

PostgreSQL schemas in the database server.

Implementation

core.List<PostgresqlSchema>? postgresqlSchemas;