Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| name | text | 2147483647 | null |
|
|
||||||||||||||||||||||||||||||
| type | text | 2147483647 | null |
|
|
||||||||||||||||||||||||||||||
| description | text | 2147483647 | null |
|
|
||||||||||||||||||||||||||||||
| default_value | text | 2147483647 | √ | null |
|
|
|||||||||||||||||||||||||||||
| label | text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| bind_variable_pkey | Primary key | Asc | name |
Check Constraints
| Constraint Name | Constraint |
|---|---|
| bind_variable_type | ((type = ANY (ARRAY['string'::text, 'number'::text, 'string_list'::text, 'number_list'::text]))) |

