Report Builder Search Cols Table Schema (report_builder_search_cols)


Description

Defines search columns belonging to each report

report_builder_search_cols table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
reportid BIGINT 19 null
report_builder.id repobuilsearcols_rep2_fk R
type VARCHAR 255
value VARCHAR 255

Table contained -1 rows

report_builder_search_cols table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
repobuilsearcols_rep_ix Performance Asc reportid

report_builder_search_cols table relationships