Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_report_builder_search_cols_id_seq'::regclass) |
|
|
|||||
| reportid | int8 | 19 | null |
|
|
||||||
| type | varchar | 255 | ''::character varying |
|
|
||||||
| value | varchar | 255 | ''::character varying |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_repobuilsearcols_id_pk | Primary key | Asc | id |
| app_repobuilsearcols_rep_ix | Performance | Asc | reportid |

