Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
qualification_reminder_id | int8 | 19 | √ | null |
|
|
|||||
modified_at | timestamp | 29,6 | √ | null |
|
|
|||||
modified_by | text | 2147483647 | √ | null |
|
|
|||||
created_at | timestamp | 29,6 | now() |
|
|
||||||
created_by | text | 2147483647 | √ | null |
|
|
|||||
deleted_at | timestamp | 29,6 | √ | null |
|
|
|||||
deleted_by | text | 2147483647 | √ | null |
|
|
|||||
version | int4 | 10 | 0 |
|
|
||||||
qualification_id | int8 | 19 | null |
|
|
||||||
email_id | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
qualification_reminder_pkey | Primary key | Asc | qualification_reminder_id |