Commit 012ed81
authored
fix: playlists videos removal for PostgreSQL (#835)
* Fix playlists videos removal for PostgreSQL
Fixes the constraint violation error upon removing a video from a playlist with PostgreSQL
Resolves TeamPiped/Piped#2814
* Replace comment
* Show responses for the requests in api-test.sh
* Revert "Show responses for the requests in api-test.sh"
This reverts commit 29f6447.1 parent 6e6705f commit 012ed81
File tree
2 files changed
+18
-0
lines changed- src/main/resources/changelog
- version
2 files changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments