Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | INTEGER | 2000000000,10 | √ | null |
|
|
||||
dossier_id | INTEGER | 2000000000,10 | null |
|
|
|||||
protocol_id | INTEGER | 2000000000,10 | null |
|
|
|||||
started_by_id | INTEGER | 2000000000,10 | √ | null |
|
|
||||
start_at | TIMESTAMP | 2000000000,10 | null |
|
|
|||||
stop_at | TIMESTAMP | 2000000000,10 | √ | null |
|
|
||||
status | VARCHAR(255) | 2000000000,10 | null |
|
|
|||||
_sync | TIMESTAMP | 2000000000,10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
protocol_subscriptions_s_pk | Primary key | Asc | id |