app:schema:delete
Drops the database for the given schema ID
Drops the database for the given schema ID
| Name | Type | Description |
|---|
org_id | string | The organisation ID that owns the schema |
schema_id | string | The name of the schema (database) to delete |
| Name | Type | Description |
|---|
schema_id | string | The ID of the deleted schema |
How is this guide?