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

add foreign key constraint on Share user_id field #64

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pjbedard
Copy link
Contributor

@pjbedard pjbedard commented Oct 3, 2024

Now that user authentication is implemented, we add a foreign key constraint on the Share model's user_id field, and show the User field on the Shares UI screens.

@pjbedard pjbedard requested review from samj and quaid as code owners October 3, 2024 22:44
Copy link

sonarqubecloud bot commented Oct 3, 2024

@pjbedard pjbedard changed the base branch from main to develop October 10, 2024 12:54
@pjbedard
Copy link
Contributor Author

@samj Any objections to merging this enhancement?

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.

1 participant