report_builder_search_cols table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
reportid | BIGINT | 19 | null |
|
|
|||||
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 |