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 playlists videos removal for PostgreSQL #835

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

ValentinsParamonovs
Copy link
Contributor

Fixes the constraint violation error upon removing a video from a playlist with PostgreSQL

Resolves TeamPiped/Piped#2814

Fixes the constraint violation error upon removing a video from a playlist with PostgreSQL

Resolves TeamPiped/Piped#2814
testing/api-test.sh Outdated Show resolved Hide resolved
Copy link
Member

@Bnyro Bnyro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, I didn't know about DEFERRABLE INITIALLY DEFERRED but it seems to be the solution in this case 👍

Copy link
Member

@Bnyro Bnyro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Bnyro Bnyro enabled auto-merge (squash) January 8, 2025 12:11
@Bnyro Bnyro merged commit 012ed81 into TeamPiped:master Jan 8, 2025
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.

Issue with removing videos off of playlist
2 participants