Skip to content

Fix KeyType handling of "none" - #3160

Merged
mgravell merged 3 commits into
mainfrom
marc/fix-3156
Aug 6, 2026
Merged

mgravell merged 3 commits into
mainfrom
marc/fix-3156

Conversation

@mgravell

@mgravell mgravell commented Aug 5, 2026 •

Copy link
Copy Markdown
Collaborator

This totally isn't a duplicate of #3159 because I screwed up the branch and pushed this to main and had to --force-with-lease - that totally never happened, move along, nothing to see here.

fix #3156

second commit fixes the code-generator, which had some doc-inconsistent behaviour vs explicit "" which is meant to always mean "don't even look at this value"

Checklist

  • I fully and freely contribute this code in accordance with the project license (and am legally able to do so)
  • I take responsibility for this contribution's quality and correctness, including any portions produced with AI assistance (see CONTRIBUTING.md).

@mgravell mgravell mentioned this pull request Aug 5, 2026
2 tasks
@mgravell
mgravell merged commit 31fadaf into main Aug 6, 2026
19 of 25 checks passed
@mgravell
mgravell deleted the marc/fix-3156 branch August 6, 2026 05:41

This branch was previously deployed

1 inactive deployment
github-pages — 9329a6f8 Deployed Aug 5, 2026 by mgravell via deploy #468
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IDatabase.KeyTypeAsync returns Unknown instead of None when the key does not exist

2 participants