-
Notifications
You must be signed in to change notification settings - Fork 0
table materialobjecttextproperty
gaetan edited this page Jan 24, 2023
·
1 revision
| column_name | data_type | is_nullable | column_default | Remarque | Mapping | Note |
|---|---|---|---|---|---|---|
| modifier | integer | YES | ||||
| modification_time | timestamp without time zone | YES | ||||
| notes | text | YES | ||||
| concat_motp | character varying | YES | ||||
| fk_material_object | integer | NO | ||||
| property_type | character varying | YES | ||||
| creator | integer | YES | ||||
| text | text | YES | ||||
| creation_time | timestamp without time zone | YES | ||||
| pk_material_object_text_property | integer | NO | nextval('bhp.material_object_text_property_pk_text_property_seq'::regclass) | |||
| lang_iso_code | character | YES |