Tables : web_editor_converter_test
Columns17 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes0 |
Contraints0 |
|||
Columns :
| Name | Caption | Primary Key | type |
|---|---|---|---|
| id | id | true | INTEGER |
| char | char | CHARACTER VARYING | |
| integer | integer | INTEGER | |
| float | float | DOUBLE PRECISION | |
| numeric | numeric | NUMERIC | |
| many2one | many2one | INTEGER | |
| binary | binary | BYTEA | |
| date | date | DATE | |
| datetime | datetime | TIMESTAMP(6) | |
| selection | selection | INTEGER | |
| selection_str | selection_str | CHARACTER VARYING | |
| html | html | TEXT | |
| text | text | TEXT | |
| 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 |
|---|---|---|
| web_editor_converter_test_pkey | true |
Columns Detail :
| Name | id |
| Table | web_editor_converter_test |
| Type | INTEGER |
| Domain | |
| Primary Key | true |
| Not null | true |
| Default Value | nextval('web_editor_converter_test_id_seq'::regclass) |
| Name | char |
| Table | web_editor_converter_test |
| Type | CHARACTER VARYING |
| Domain |
| Name | integer |
| Table | web_editor_converter_test |
| Type | INTEGER |
| Domain |
| Name | float |
| Table | web_editor_converter_test |
| Type | DOUBLE PRECISION |
| Domain |
| Name | numeric |
| Table | web_editor_converter_test |
| Type | NUMERIC |
| Domain |
| Name | many2one |
| Table | web_editor_converter_test |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | binary |
| Table | web_editor_converter_test |
| Type | BYTEA |
| Domain |
| Name | date |
| Table | web_editor_converter_test |
| Type | DATE |
| Domain |
| Name | datetime |
| Table | web_editor_converter_test |
| Type | TIMESTAMP(6) |
| Domain |
| Name | selection |
| Table | web_editor_converter_test |
| Type | INTEGER |
| Domain |
| Name | selection_str |
| Table | web_editor_converter_test |
| Type | CHARACTER VARYING |
| Domain |
| Name | html |
| Table | web_editor_converter_test |
| Type | TEXT |
| Domain |
| Name | text |
| Table | web_editor_converter_test |
| Type | TEXT |
| Domain |
| Name | create_uid |
| Table | web_editor_converter_test |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | create_date |
| Table | web_editor_converter_test |
| Type | TIMESTAMP(6) |
| Domain |
| Name | write_uid |
| Table | web_editor_converter_test |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | write_date |
| Table | web_editor_converter_test |
| Type | TIMESTAMP(6) |
| Domain |
Project
Odoo Data Model