Awee

app:field:delete

Removes a field from a table and applies the migration

Removes a field from a table 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 that contains the field
fieldstringThe name of the field to delete

Outputs

NameTypeDescription
fieldstringThe name of the deleted field

How is this guide?

On this page