Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('snailmail_letter_format_error_id_seq'::regclass) |
|
|
|||||
| message_id | int4 | 10 | √ | null |
|
|
Message |
||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| snailmail_cover | bool | 1 | √ | null |
|
|
Add a Cover Page |
||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| snailmail_letter_format_error_pkey | Primary key | Asc | id |

