Skip to content

fix: SQLite stores booleans as 1 and 0; calling toString() directly o…#153

Open
javabcde wants to merge 1 commit intoj256:mainfrom
javabcde:fix_androidBoolean
Open

fix: SQLite stores booleans as 1 and 0; calling toString() directly o…#153
javabcde wants to merge 1 commit intoj256:mainfrom
javabcde:fix_androidBoolean

Conversation

@javabcde
Copy link

SQLite stores booleans as 1 and 0; calling toString() directly on them won’t work.

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.

1 participant