Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_report_builder_settings_id_seq'::regclass) |
|
|
||
| reportid | int8 | 19 | null |
|
|
|||
| type | varchar | 100 | ''::character varying |
|
|
|||
| name | varchar | 100 | ''::character varying |
|
|
|||
| value | varchar | 255 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_repobuilsett_id_pk | Primary key | Asc | id |
| app_repobuilsett_reptypnam_uix | Must be unique | Asc/Asc/Asc | reportid + type + name |
Diagram producer might be missing
No diagrams were produced please see application output for any errors