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