Drop schema for a database
1 | drop_schema(dbname, schema)
|
dbname |
name of postgres database |
schema |
name of schema to drop |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.