Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('notification_id_seq'::regclass) |
|
|
||
| type | text | 2147483647 | null |
|
|
|||
| message | text | 2147483647 | null |
|
|
|||
| ship_imo | int4 | 10 | √ | null |
|
|
||
| created_at | timestamptz | 35,6 | CURRENT_DATE |
|
|
|||
| created_by | int4 | 10 | null |
|
|
|||
| modified_at | timestamptz | 35,6 | CURRENT_DATE |
|
|
|||
| modified_by | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| notification_pkey | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors