Skip to content

Conversation

@blizzz
Copy link
Member

@blizzz blizzz commented Jul 29, 2022

adjusted backport of #33090

blizzz added 2 commits July 29, 2022 22:12
- before exceptions were not caught, a started transaction might not have
  been finished
- also resolve depractions and use IQueryBuilder

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
$insertQuery = $insertQuery ?? $this->createInsertQuery();
$insertQuery
->setParameters($dbParameters)
->executeStatement();
Copy link
Member

Choose a reason for hiding this comment

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

was this 23 already?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes 😅 :)

Screenshot_20220729_221924

@blizzz blizzz mentioned this pull request Aug 1, 2022
@blizzz blizzz requested a review from icewind1991 August 1, 2022 13:23
@blizzz blizzz merged commit 1ee7760 into stable23 Aug 2, 2022
@blizzz blizzz deleted the backport/33090/stable23 branch August 2, 2022 10:31
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.

4 participants