Tables : web_tour_tour
Columns3 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes0 |
Contraints0 |
Columns :
Name | Caption | Primary Key | type |
---|---|---|---|
id | id | true | INTEGER |
name | name | CHARACTER VARYING | |
user_id | user_id | INTEGER |
Keys :
Name | Primary Key | Description |
---|---|---|
web_tour_tour_pkey | true |
Columns Detail :
Name | id |
Table | web_tour_tour |
Type | INTEGER |
Domain | |
Primary Key | true |
Not null | true |
Default Value | nextval('web_tour_tour_id_seq'::regclass) |
Name | name |
Table | web_tour_tour |
Type | CHARACTER VARYING |
Domain | |
Not null | true |
Name | user_id |
Table | web_tour_tour |
Type | INTEGER |
Domain | |
Foreign key | true |
Project
Odoo Data Model