Migrator
addRecord()
Signature
Section titled “Signature”addRecord() — returns void
Available in: migration
Category: Migration Functions
Description
Section titled “Description”Adds a record to a table Only available in a migration CFC
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Description |
|---|---|---|---|---|
table | string | yes | — | The table name to add the record to |