Awee

app:table:delete

Removes a table from a schema and applies the migration

Removes a table from a schema and applies the migration

Options

NameTypeDescription
org_idstringThe organisation ID that owns the schema
schema_idstringThe name of the schema (database) that contains the table
tablestringThe name of the table to delete

Outputs

NameTypeDescription
tablestringThe name of the deleted table

How is this guide?

On this page