Skip to content

fix(sqlite): regression when decoding nulls#3991

Merged
abonander merged 1 commit intomainfrom
issue-3982
Aug 22, 2025
Merged

fix(sqlite): regression when decoding nulls#3991
abonander merged 1 commit intomainfrom
issue-3982

Conversation

@abonander
Copy link
Copy Markdown
Collaborator

fixes #3982

@abonander abonander merged commit b81a44d into main Aug 22, 2025
104 checks passed
@abonander abonander deleted the issue-3982 branch August 22, 2025 05:10
willothy pushed a commit to freestyle-sh/sqlx that referenced this pull request Dec 5, 2025
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: Query returns Some("") rather than None for NULL TEXT columns.

1 participant