derived_from_source

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
derived_from_source_id serial 10 nextval('sgn.derived_from_source_derived_from_source_id_seq'::regclass)
marker_derived_from.derived_from_source_id marker_derived_from_derived_from_source_id_fkey R
source_name text 2147483647 null
source_schema text 2147483647 null
source_table text 2147483647 null
source_col text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
derived_from_source_pkey Primary key Asc derived_from_source_id
derived_from_source_source_schema_key Must be unique Asc/Asc/Asc source_schema + source_table + source_col

Relationships