...
Attribute | Type | M/O | Description |
---|---|---|---|
id | UUID | M | PK |
name | TEXT | M | Unique dictionary name |
values | JSON | M | Dictionary content |
label | LIST | M | Purpose label
|
active | BOOLEAN | M |
...
...
Attribute | Type | M/O | Description |
---|---|---|---|
id | UUID | M | PK |
name | TEXT | M | Unique dictionary name |
values | JSON | M | Dictionary content |
label | LIST | M | Purpose label
|
active | BOOLEAN | M |
...