Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | int4 | 10 | √ | null |
|
|
||
title | varchar | 200 | null |
|
|
|||
date | timestamptz | 35,6 | null |
|
|
|||
text | text | 2147483647 | √ | null |
|
|
||
status | varchar | 50 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
notification_reminder_pkey | Primary key | Asc | id |