in `pulumi/postgresql`, is there some way to run t...
# general
w
in
pulumi/postgresql
, is there some way to run the equivalent of the following?
Copy code
REVOKE CREATE ON SCHEMA public FROM PUBLIC;