Koha::Schema::Result::SearchFilter
search_filters
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
data_type: 'varchar' is_nullable: 0 size: 255
filter name
data_type: 'mediumtext' is_nullable: 1
filter query part
data_type: 'mediumtext' is_nullable: 1
filter limits part
data_type: 'tinyint' default_value: 0 is_nullable: 0
whether this filter is shown on OPAC
data_type: 'tinyint' default_value: 0 is_nullable: 0
whether this filter is shown in staff client