search_filters

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
search_filter_id INT 10 null
name VARCHAR 255 null
items_search_fields.name Implied ConstraintR

filter name

query MEDIUMTEXT 16777215 null

filter query part

limits MEDIUMTEXT 16777215 null

filter limits part

opac BIT 0 0

whether this filter is shown on OPAC

staff_client BIT 0 0

whether this filter is shown in staff client

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc search_filter_id

Relationships