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