Model Configuration
ignoredColumns()
Signature
Section titled “Signature”ignoredColumns() — returns void
Available in: model
Category: Miscellaneous Functions
Description
Section titled “Description”Use this method to specify which columns cannot be used by the wheels ORM.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Description |
|---|---|---|---|---|
columns | array | no | [runtime expression] | Array of columns names that will be ignored. |