Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('mail_message_subtype_id_seq'::regclass) |
|
|
||||||||||||||
| parent_id | int4 | 10 | √ | null |
|
|
Parent |
|||||||||||||
| sequence | int4 | 10 | √ | null |
|
|
Sequence |
|||||||||||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
|||||||||||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
|||||||||||||
| relation_field | varchar | 2147483647 | √ | null |
|
|
Relation field |
|||||||||||||
| res_model | varchar | 2147483647 | √ | null |
|
|
Model |
|||||||||||||
| name | jsonb | 2147483647 | null |
|
|
Message Type |
||||||||||||||
| description | jsonb | 2147483647 | √ | null |
|
|
Description |
|||||||||||||
| internal | bool | 1 | √ | null |
|
|
Internal Only |
|||||||||||||
| default | bool | 1 | √ | null |
|
|
Default |
|||||||||||||
| bool | 1 | √ | null |
|
|
Hidden |
||||||||||||||
| track_recipients | bool | 1 | √ | null |
|
|
Track Recipients |
|||||||||||||
| 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_message_subtype_pkey | Primary key | Asc | id |

