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

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

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

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@michalsn@datamweb@paulbalandan@patel-vansh