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

Test with Go 1.22 #101

Open
kaklakariada opened this issue Feb 7, 2024 · 0 comments
Open

Test with Go 1.22 #101

kaklakariada opened this issue Feb 7, 2024 · 0 comments
Labels
refactoring Code improvement without behavior change

Comments

@kaklakariada
Copy link
Collaborator

The latest Go release adds support for nullable types:

A new Null[T] type in database/sql provides a way to scan nullable columns.

See https://go.dev/blog/go1.22

We need to add tests that this works with the go driver.

@kaklakariada kaklakariada added the feature Product feature label Feb 7, 2024
@redcatbear redcatbear added refactoring Code improvement without behavior change and removed feature Product feature labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

No branches or pull requests

2 participants