Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Option decoding in any driver #3172

Merged
merged 1 commit into from
Apr 19, 2024
Merged

fix: Option decoding in any driver #3172

merged 1 commit into from
Apr 19, 2024

Conversation

pxp9
Copy link
Contributor

@pxp9 pxp9 commented Apr 3, 2024

fixes #2416

@pxp9
Copy link
Contributor Author

pxp9 commented Apr 3, 2024

Cargo.lock was not updated in the PR of 3 days ago which the dependency libsqlite was updated to version 28

see this commit

@pxp9
Copy link
Contributor Author

pxp9 commented Apr 5, 2024

could you review @abonander ?

@abonander abonander merged commit ceac70f into launchbadge:main Apr 19, 2024
62 checks passed
jayy-lmao pushed a commit to jayy-lmao/sqlx that referenced this pull request Jun 6, 2024
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.

Rust type core::option::Option<alloc::string::String> is not compatible with SQL type NULL
2 participants