Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | varchar | 26 | null |
|
|
||||||
| name | varchar | 40 | null |
|
|
||||||
| created_at | timestamptz | 35,6 | CURRENT_TIMESTAMP |
|
|
||||||
| updated_at | timestamptz | 35,6 | CURRENT_TIMESTAMP |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| employee_pkey | Primary key | Asc | id |
