Skip to content

FactK12GraduationCohorts.FK_FactK12GraduationCohorts_CohortStatusId uses incorrect field for FK reference #134

@aemnathanclinton

Description

@aemnathanclinton

Describe the bug
A clear and concise description of what the bug is.
CONSTRAINT [FK_FactK12GraduationCohorts_CohortStatusId] FOREIGN KEY ([CohortId]) REFERENCES [RDS].[DimCohortStatuses] ([DimCohortStatusId]) should be using CohortStatusId. This leads to one field in the fact table being FK referenced to two different dimensions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions