Migrator
dropTable()
Signature
Section titled “Signature”dropTable() — returns void
Available in: migration
Category: Migration Functions
Description
Section titled “Description”Drops a table from the database Only available in a migration CFC
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Description |
|---|---|---|---|---|
name | string | yes | — | Name of the table to drop |