Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('variable_id_seq'::regclass) |
|
|
||
key | varchar | 250 | √ | null |
|
|
||
val | text | 2147483647 | √ | null |
|
|
||
is_encrypted | bool | 1 | √ | null |
|
|
||
description | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
variable_pkey | Primary key | Asc | id |
variable_key_key | Must be unique | Asc | key |
Diagram producer might be missing
No diagrams were produced please see application output for any errors