Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | null |
|
|
|||||||||
| name | varchar | 2147483647 | null |
|
|
|||||||||
| follow_up_days | int4 | 10 | √ | null |
|
|
||||||||
| created_at | timestamp | 29,6 | null |
|
|
|||||||||
| updated_at | timestamp | 29,6 | null |
|
|
|||||||||
| deleted_at | timestamp | 29,6 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| protocols_pkey | Primary key | Asc | id |
| index_protocols_on_deleted_at | Performance | Asc | deleted_at |
| index_protocols_on_updated_at | Performance | Asc | updated_at |

