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

[stable21] Revert "Fix constraint violation detection in QB Mapper" #27729

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

ChristophWurst
Copy link
Member

Reverts #26587 because this breaks the insert or update logic. insert actually still throws the old DBAL exception, not our new own class, hence nothing is caught and the conflicting INSERT causes the process to stop when it should continue to run an UPDATE.

@ChristophWurst ChristophWurst added this to the Nextcloud 21.0.4 milestone Jun 30, 2021
@ChristophWurst ChristophWurst self-assigned this Jun 30, 2021
@ChristophWurst ChristophWurst changed the title Revert "[stable21] Fix constraint violation detection in QB Mapper" [stable21] Revert "Fix constraint violation detection in QB Mapper" Jun 30, 2021
@blizzz blizzz mentioned this pull request Jun 30, 2021
10 tasks
@blizzz
Copy link
Member

blizzz commented Jun 30, 2021

CI is not happy.

But it sounds we need this for 21.0.3?

@skjnldsv skjnldsv mentioned this pull request Jul 26, 2021
14 tasks
@skjnldsv skjnldsv merged commit ab233d5 into stable21 Jul 27, 2021
@skjnldsv skjnldsv deleted the revert-26587-backport/26581/stable21 branch July 27, 2021 12:05
@skjnldsv skjnldsv mentioned this pull request Aug 3, 2021
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants