Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('holidays_id_seq'::regclass) |
|
|
||
| date | date | 13 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_3646bdd4c3817d954d830881dfe | Primary key | Asc | id |