Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
|||||
| content | text | 2147483647 | null |
|
|
||||||
| effective_on | timestamptz | 35,6 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| disclaimers_pkey | Primary key | Asc | id |
| disclaimers_effective_on_idx | Performance | Asc | effective_on |