Skip to content

fix(database): hydrate deferred writes before staging values#162

Merged
paulbalandan merged 2 commits into
codeigniter4:developfrom
michalsn:fix/db-handler
May 24, 2026
Merged

fix(database): hydrate deferred writes before staging values#162
paulbalandan merged 2 commits into
codeigniter4:developfrom
michalsn:fix/db-handler

Conversation

@michalsn
Copy link
Copy Markdown
Member

@michalsn michalsn commented May 2, 2026

Description
This PR fixes deferred database writes so get() returns the pending value after set() or setMany() in the same request.

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

@michalsn michalsn added the bug Something isn't working label May 2, 2026
@michalsn michalsn requested a review from paulbalandan May 4, 2026 19:40
@paulbalandan paulbalandan merged commit 45c00a4 into codeigniter4:develop May 24, 2026
33 checks passed
@michalsn michalsn deleted the fix/db-handler branch May 28, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants