What's Changed
Bug Fixes
- Disable sorting and searching for status column (#68) by @klaare
- Prevents SQL errors when using global
Column::configureUsing()withsearchable()orsortable() - The
statuscolumn is a virtual attribute, not a database column
- Prevents SQL errors when using global
Full Changelog: 3.0.2...3.0.3