Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_log_display_id_seq'::regclass) |
|
|
||
| module | varchar | 20 | ''::character varying |
|
|
|||
| action | varchar | 40 | ''::character varying |
|
|
|||
| mtable | varchar | 30 | ''::character varying |
|
|
|||
| field | varchar | 200 | ''::character varying |
|
|
|||
| component | varchar | 100 | ''::character varying |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_logdisp_id_pk | Primary key | Asc | id |
| app_logdisp_modact_uix | Must be unique | Asc/Asc | module + action |
Diagram producer might be missing
No diagrams were produced please see application output for any errors