Skip to content

Migrator

up()

up() — returns void

Available in: migration Category: Migration Functions

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