Tables : ir_default
Columns10 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes3 |
Contraints0 |
|||
Columns :
| Name | Caption | Primary Key | type |
|---|---|---|---|
| id | id | true | INTEGER |
| field_id | field_id | INTEGER | |
| user_id | user_id | INTEGER | |
| company_id | company_id | INTEGER | |
| condition | condition | CHARACTER VARYING | |
| json_value | json_value | CHARACTER VARYING | |
| create_uid | create_uid | INTEGER | |
| create_date | create_date | TIMESTAMP(6) | |
| write_uid | write_uid | INTEGER | |
| write_date | write_date | TIMESTAMP(6) |
Keys :
| Name | Primary Key | Description |
|---|---|---|
| ir_default_pkey | true |
Indexes
| Name | UNIQUE | Type | Description |
|---|---|---|---|
| ir_default_company_id_index | Ascending | ||
| ir_default_user_id_index | Ascending | ||
| ir_default_field_id_index | Ascending |
Columns Detail :
| Name | id |
| Table | ir_default |
| Type | INTEGER |
| Domain | |
| Primary Key | true |
| Not null | true |
| Default Value | nextval('ir_default_id_seq'::regclass) |
| Name | field_id |
| Table | ir_default |
| Type | INTEGER |
| Domain | |
| Not null | true |
| Foreign key | true |
| Name | user_id |
| Table | ir_default |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | company_id |
| Table | ir_default |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | condition |
| Table | ir_default |
| Type | CHARACTER VARYING |
| Domain |
| Name | json_value |
| Table | ir_default |
| Type | CHARACTER VARYING |
| Domain | |
| Not null | true |
| Name | create_uid |
| Table | ir_default |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | create_date |
| Table | ir_default |
| Type | TIMESTAMP(6) |
| Domain |
| Name | write_uid |
| Table | ir_default |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | write_date |
| Table | ir_default |
| Type | TIMESTAMP(6) |
| Domain |
Project
Odoo Data Model