Skip to content

Migrator

removeRecord()

removeRecord() — returns void

Available in: migration Category: Migration Functions

Removes existing records from a table Only available in a migration CFC

NameTypeRequiredDefaultDescription
tablestringyesThe table name to remove the record from
wherestringnoThe where clause, i.e id = 123