Skip to content

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

Open
michalsn wants to merge 2 commits intocodeigniter4:developfrom
michalsn:fix/db-handler
Open

fix(database): hydrate deferred writes before staging values#162
michalsn wants to merge 2 commits intocodeigniter4: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
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.

2 participants