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