Tables : ir_server_object_lines
Columns9 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes0 |
Contraints0 |
|||
Columns :
| Name | Caption | Primary Key | type |
|---|---|---|---|
| id | id | true | INTEGER |
| server_id | server_id | INTEGER | |
| col1 | col1 | INTEGER | |
| value | value | TEXT | |
| type | type | 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_server_object_lines_pkey | true |
Columns Detail :
| Name | id |
| Table | ir_server_object_lines |
| Type | INTEGER |
| Domain | |
| Primary Key | true |
| Not null | true |
| Default Value | nextval('ir_server_object_lines_id_seq'::regclass) |
| Name | server_id |
| Table | ir_server_object_lines |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | col1 |
| Table | ir_server_object_lines |
| Type | INTEGER |
| Domain | |
| Not null | true |
| Foreign key | true |
| Name | value |
| Table | ir_server_object_lines |
| Type | TEXT |
| Domain | |
| Not null | true |
| Name | type |
| Table | ir_server_object_lines |
| Type | CHARACTER VARYING |
| Domain | |
| Not null | true |
| Name | create_uid |
| Table | ir_server_object_lines |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | create_date |
| Table | ir_server_object_lines |
| Type | TIMESTAMP(6) |
| Domain |
| Name | write_uid |
| Table | ir_server_object_lines |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | write_date |
| Table | ir_server_object_lines |
| Type | TIMESTAMP(6) |
| Domain |
Project
Odoo Data Model