Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('core_section_id_seq'::regclass) |
|
|
||||||
| paragraph | varchar | 128 | null |
|
|
|||||||
| text | text | 2147483647 | null |
|
|
|||||||
| law_text_name | varchar | 128 | null |
|
|
|||||||
| active | bool | 1 | null |
|
|
|||||||
| dst_code | varchar | 128 | null |
|
|
|||||||
| dst_handicap | bool | 1 | null |
|
|
|||||||
| dst_preventative_measures | bool | 1 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| core_section_pkey | Primary key | Asc | id |

