Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('section_translation_id_seq'::regclass) |
|
|
|||||
| name | text | 2147483647 | null |
|
|
||||||
| language_code | bpchar | 2 | null |
|
|
||||||
| section_id | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| section_translation_pkey | Primary key | Asc | id |

