Skip to content

Conversation

@kenjis
Copy link
Member

@kenjis kenjis commented Jun 12, 2023

Description
Fixes #7563

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@kenjis kenjis added bug Verified issues on the current code behavior or pull requests that will fix them database Issues or pull requests that affect the database layer labels Jun 12, 2023
@kenjis kenjis merged commit c603406 into codeigniter4:develop Jun 13, 2023
@kenjis kenjis deleted the fix-qb-upsertBatch branch June 13, 2023 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Verified issues on the current code behavior or pull requests that will fix them database Issues or pull requests that affect the database layer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: sql error ON DUPLICATE KEY UPDATE (in the upsertBatch method)

2 participants