Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('config.i18n_string_id_seq'::regclass) |
|
|
||
| context | text | 2147483647 | null |
|
|
|||
| string | text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| i18n_string_pkey | Primary key | Asc | id |
