Skip to content

table sourcing

gaetan edited this page Jan 24, 2023 · 1 revision

Table sourcing

column_name data_type is_nullable column_default Remarque Mapping Note
sourcing_entity_label text YES
notes text YES
exact_reference text YES
separator character YES
is_standard boolean YES
description text YES
creator integer YES
creation_time timestamp without time zone YES
fk_sourcing_entity character varying YES
sourcing_type smallint YES
modifier integer YES
long_lasting_identifier character varying YES
modification_time timestamp without time zone YES
fk_information integer YES
sourcing_reliability_degree integer YES 3
pk_sourcing integer NO nextval('bhp.sourcing_pk_sourcing_seq'::regclass)
exact_uri text YES

Clone this wiki locally