Skip to content

table associateabstractobject

gaetan edited this page Jan 24, 2023 · 1 revision

Table associate_abstract_object

column_name data_type is_nullable column_default Remarque Mapping Note
creator integer YES
association_reason character varying YES
modifier integer YES
fk_abstract_object2 integer NO
creation_time timestamp without time zone YES
association_type character YES
begin_year integer YES
modification_time timestamp without time zone YES
fk_abstract_object1 integer NO
end_year integer YES
pk_associate_abstract_object integer NO nextval('bhp.associate_abstract_object_pk_associate_abstract_object_seq'::regclass)
notes character varying YES

Clone this wiki locally