Formats this object for use in a GRANT statement.
This object name for use in a GRANT statement
Gets the name of this database object.
The name of this database object
Changes the owner of this schema to someone else.
The new owner
An executable statement
Assigns privileges for this object to a role.
The role to receive the privileges
Rest
...privileges: string[]The privileges to grant
The grant statement
Sets the default privileges for newly created sequences in this schema.
The role to receive the privileges
Rest
...privileges: string[]The privileges to grant
Sets the default privileges for newly created sequences in this schema.
The role to receive the privileges
Rest
...privileges: string[]The privileges to grant
Sets the default privileges for newly created tables in this schema.
The role to receive the privileges
Rest
...privileges: string[]The privileges to grant
A PostgreSQL schema.