Skip to content

Migrator

down()

down() — returns void

Available in: migration Category: Migration Functions

Migrates down: will be executed when migrating your schema backward Along with up(), these are the two main functions in any migration file Only available in a migration CFC