Tables : base_import_tests_models_complex
Columns11 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes0 |
Contraints0 |
Columns :
Name | Caption | Primary Key | type |
---|---|---|---|
id | id | true | INTEGER |
f | f | DOUBLE PRECISION | |
m | m | NUMERIC | |
c | c | CHARACTER VARYING | |
currency_id | currency_id | INTEGER | |
d | d | DATE | |
dt | dt | TIMESTAMP(6) | |
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_complex_pkey | true |
Columns Detail :
Name | id |
Table | base_import_tests_models_complex |
Type | INTEGER |
Domain | |
Primary Key | true |
Not null | true |
Default Value | nextval('base_import_tests_models_complex_id_seq'::regclass) |
Name | f |
Table | base_import_tests_models_complex |
Type | DOUBLE PRECISION |
Domain |
Name | m |
Table | base_import_tests_models_complex |
Type | NUMERIC |
Domain |
Name | c |
Table | base_import_tests_models_complex |
Type | CHARACTER VARYING |
Domain |
Name | currency_id |
Table | base_import_tests_models_complex |
Type | INTEGER |
Domain | |
Foreign key | true |
Name | d |
Table | base_import_tests_models_complex |
Type | DATE |
Domain |
Name | dt |
Table | base_import_tests_models_complex |
Type | TIMESTAMP(6) |
Domain |
Name | create_uid |
Table | base_import_tests_models_complex |
Type | INTEGER |
Domain | |
Foreign key | true |
Name | create_date |
Table | base_import_tests_models_complex |
Type | TIMESTAMP(6) |
Domain |
Name | write_uid |
Table | base_import_tests_models_complex |
Type | INTEGER |
Domain | |
Foreign key | true |
Name | write_date |
Table | base_import_tests_models_complex |
Type | TIMESTAMP(6) |
Domain |
Project
Odoo Data Model