Skip to content

Updates library to support integer and string value types - #1

Open
simsaens wants to merge 7 commits into
masterfrom
feature/string-and-integer-value-types
Open

Updates library to support integer and string value types#1
simsaens wants to merge 7 commits into
masterfrom
feature/string-and-integer-value-types

Conversation

@simsaens

@simsaens simsaens commented May 4, 2025

Copy link
Copy Markdown

I was going to add a .bool(true/false) type, but it's hard to store that and not have it read back as an integer type anyway. I figured we would know, ourselves, which flags should be treated as booleans. So we can use the .boolValue extension to get the string or int value as a bool in that case.

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.

2 participants