Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('lang_string_id_seq'::regclass) |
|
|
||
key | varchar | 255 | null |
|
|
|||
value | text | 2147483647 | null |
|
|
|||
language | varchar | 8 | null |
|
|
|||
hash | varchar | 32 | √ | null |
|
|
||
page_name | varchar | 255 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
lang_string_pkey | Primary key | Asc | id |
lang_string_language_page_name_key_5d299e3f_uniq | Must be unique | Asc/Asc/Asc | language + page_name + key |
Diagram producer might be missing
No diagrams were produced please see application output for any errors