Skip to content

Migrator

updateRecord()

updateRecord() — returns void

Available in: migration Category: Migration Functions

Updates an existing record in a table Only available in a migration CFC

NameTypeRequiredDefaultDescription
tablestringyesThe table name where the record is
wherestringnoThe where clause, i.e admin = 1