Skip to content

table collectiveactor

gaetan edited this page Jan 24, 2023 · 1 revision

Table collective_actor

column_name data_type is_nullable column_default Remarque Mapping Note
end_year integer YES
certainty_begin character YES
creation_time timestamp without time zone YES
count_text_property integer YES 0
notes_begin character YES
concat_standard_name character varying YES
fk_abob_type_collective_actor integer YES
standard_text_property text YES
certainty_end character YES
creator integer YES
notes_end character YES
modifier integer YES
concat_names text YES
concat_coac character varying YES
pk_collective_actor integer NO nextval('bhp.collective_actor_pk_collective_actor_seq'::regclass)
notes character varying YES
modification_time timestamp without time zone YES
begin_year integer YES

Clone this wiki locally