Skip to content

table collectiveactortextproperty

gaetan edited this page Jan 24, 2023 · 1 revision

Table collective_actor_text_property

column_name data_type is_nullable column_default Remarque Mapping Note
modification_time timestamp without time zone YES
fk_collective_actor integer NO
creator integer YES
modifier integer YES
notes text YES
concat_catp character varying YES
property_type character varying YES
creation_time timestamp without time zone YES
pk_collective_actor_text_property integer NO nextval('bhp.collective_actor_text_propert_pk_collective_actor_text_prop_seq'::regclass)
text text YES
lang_iso_code character YES

Clone this wiki locally