Skip to content

SQLite: Fix casting between int and char - #31585

Merged
bricelam merged 1 commit into
dotnet:release/8.0from
bricelam:char
Aug 31, 2023
Merged

SQLite: Fix casting between int and char#31585
bricelam merged 1 commit into
dotnet:release/8.0from
bricelam:char

Conversation

@bricelam

Copy link
Copy Markdown
Contributor

Fixes #23161

@bricelam
bricelam requested a review from a team August 29, 2023 18:47
@bricelam
bricelam merged commit f8b8650 into dotnet:release/8.0 Aug 31, 2023
@bricelam
bricelam deleted the char branch August 31, 2023 19:40
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.

Sqlite: Cast from char to int gives incorrect results

2 participants