filters

27 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
filter_id BIGINT 19 null
filter_settings.filter_id Implied Constraint R
filter_group_id BIGINT 19 0
filter_groups.filter_group_id Implied Constraint R
context_id BIGINT 19 0
display_name VARCHAR 255 NULL
class_name VARCHAR 255 NULL
is_template SMALLINT 5 0
parent_filter_id BIGINT 19 0
seq BIGINT 19 0

Indexes

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

Relationships