Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('product_document_id_seq'::regclass) |
|
|
|||||
| ir_attachment_id | int4 | 10 | null |
|
|
Related attachment |
|||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| active | bool | 1 | √ | null |
|
|
Active |
||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
||||
| attached_on | varchar | 2147483647 | √ | null |
|
|
Visible at |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| product_document_pkey | Primary key | Asc | id |

