funding_entity_projects

0 rows


Description

Which funding entities are associated with which projects.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
funding_entity_id int8 19 null
funding_entities.id funding_entity_projects_funding_entity_id_fkeyC
project_id int8 19 null
projects.id funding_entity_projects_project_id_fkeyC

Indexes

Constraint Name Type Sort Column(s)
funding_entity_projects_funding_entity_id_idx Performance Asc funding_entity_id
funding_entity_projects_project_id_idx Performance Asc project_id

Relationships