Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add nullable constraint for FK repos -> organization #160

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

telekosmos
Copy link
Contributor

Work on #139. It seemed there could be more room for improvement but, semantic issues with fields aside, integrity constraints were well placed but a nullable constraint for FK in the relationship repos -> organization, which is fixed here. cc/ @bjohansebas @UlisesGascon

@UlisesGascon
Copy link
Member

Great change! Can you run npm run db:generate-schema so we can include also an update version of the schemas?

@UlisesGascon UlisesGascon changed the title Database schema revision fix: add nullable constraint for FK repos -> organization Dec 23, 2024
@UlisesGascon UlisesGascon merged commit d12e5a6 into OpenPathfinder:main Dec 23, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants