Skip to content

table concreteform

gaetan edited this page Jan 24, 2023 · 1 revision

Table concrete_form

column_name data_type is_nullable column_default Remarque Mapping Note
description text YES
modifier integer YES
creator integer YES
end_date character varying YES
concat_cofo character varying YES
cle_importation_var character varying YES
count_text_property integer YES 0
certainty_begin character YES
cle_importation_int integer YES
certainty_end character YES
comment_begin_date character varying YES
fk_type_concrete_form integer YES
pk_concrete_form integer NO nextval('bhp.concrete_form_pk_concrete_form_seq'::regclass)
notes text YES
standard_text_property text YES
comment_end_date character varying YES
concat_standard_name character varying YES
notes_end character YES
notes_begin character YES
creation_time timestamp without time zone YES
begin_date character varying YES
modification_time timestamp without time zone YES

Clone this wiki locally