Skip to content

Model Configuration

ignoredColumns()

ignoredColumns() — returns void

Available in: model Category: Miscellaneous Functions

Use this method to specify which columns cannot be used by the wheels ORM.

NameTypeRequiredDefaultDescription
columnsarrayno[runtime expression]Array of columns names that will be ignored.