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

For all PATCH routes, in respective model methods, return id in sql q… #515

Open
wants to merge 1 commit into
base: CHAOS-224-KHAOS-rewrite
Choose a base branch
from

Conversation

AlexMIaoPU
Copy link

For all PATCH routes, in their respective model methods, return id in sql query to ensure id is valid.

@AlexMIaoPU AlexMIaoPU self-assigned this Aug 8, 2024
@AlexMIaoPU AlexMIaoPU added the A: Backend Backend related issues label Aug 8, 2024
@KavikaPalletenne KavikaPalletenne linked an issue Sep 30, 2024 that may be closed by this pull request
@KavikaPalletenne KavikaPalletenne mentioned this pull request Oct 7, 2024
@KavikaPalletenne KavikaPalletenne added the 2024 Work from 2024 label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2024 Work from 2024 A: Backend Backend related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Checking if given id is valid in all PATCH routes
2 participants