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 Scan() panic if nullable sql types used, fixes #102 #113

Merged
merged 2 commits into from
Nov 2, 2022

Conversation

pashagolub
Copy link
Owner

No description provided.

@pashagolub pashagolub self-assigned this Nov 2, 2022
@pashagolub pashagolub added bug Something isn't working test New test case or request labels Nov 2, 2022
@pashagolub pashagolub merged commit 4a470aa into master Nov 2, 2022
@pashagolub pashagolub deleted the 102-scan-panics-for-sqlnulltime branch November 2, 2022 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test New test case or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.Scan() panics if a time.Time mock value is scanned into a sql.NullTime
1 participant