Constraints

20 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
trase_earth_node_quants_node_id_fkey
node_quants.node_id
nodes.id
Restrict delete
trase_earth_node_quants_quant_id_fkey
node_quants.quant_id
quants.id
Restrict delete
trase_earth_nodes_node_type_id_fkey
nodes.node_type_id
node_types.id
Restrict delete
release_in_tables_release_id_fkey
release_in_tables.release_id
releases.id
Restrict delete
trase_earth_node_inds_node_id_fkey
node_inds.node_id
nodes.id
Restrict delete
trase_earth_node_inds_ind_id_fkey
node_inds.ind_id
inds.id
Restrict delete
trase_earth_flow_quals_flow_id_fkey
flow_quals.flow_id
flows.id
Restrict delete
trase_earth_flow_quals_qual_id_fkey
flow_quals.qual_id
quals.id
Restrict delete
trase_earth_context_node_types_context_id_fkey
context_node_types.context_id
contexts.id
Restrict delete
trase_earth_context_node_types_node_type_id_fkey
context_node_types.node_type_id
node_types.id
Restrict delete
trase_earth_flow_inds_flow_id_fkey
flow_inds.flow_id
flows.id
Restrict delete
trase_earth_flow_inds_ind_id_fkey
flow_inds.ind_id
inds.id
Restrict delete
trase_earth_flow_quants_quant_id_fkey
flow_quants.quant_id
quants.id
Restrict delete
trase_earth_flow_quants_flow_id_fkey
flow_quants.flow_id
flows.id
Restrict delete
trase_earth_contexts_country_id_fkey
contexts.country_id
countries.id
Restrict delete
trase_earth_contexts_commodity_id_fkey
contexts.commodity_id
commodities.id
Restrict delete
trase_earth_node_quals_qual_id_fkey
node_quals.qual_id
quals.id
Restrict delete
trase_earth_node_quals_node_id_fkey
node_quals.node_id
nodes.id
Restrict delete
trase_earth_flows_context_id_fkey
flows.context_id
contexts.id
Restrict delete
trase_earth_download_versions_context_id_fkey
download_versions.context_id
contexts.id
Restrict delete

Check Constraints

Table Constraint Name Constraint