Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('mail_wizard_invite_id_seq'::regclass) |
|
|
|||||
| res_id | int4 | 10 | √ | null |
|
|
Related Document ID |
||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| res_model | varchar | 2147483647 | null |
|
|
Related Document Model |
|||||
| message | text | 2147483647 | √ | null |
|
|
Message |
||||
| notify | bool | 1 | √ | null |
|
|
Send Notification |
||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| mail_wizard_invite_pkey | Primary key | Asc | id |

