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

#113: Fix int conversion error #115

Merged
merged 11 commits into from
Jun 28, 2024
Merged

#113: Fix int conversion error #115

merged 11 commits into from
Jun 28, 2024

Conversation

kaklakariada
Copy link
Collaborator

Closes #113

Copy link

sonarcloud bot commented Jun 28, 2024

Copy link
Contributor

@pj-spoelders pj-spoelders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@kaklakariada kaklakariada merged commit 4b07409 into main Jun 28, 2024
8 checks passed
@kaklakariada kaklakariada deleted the kaklakariada/issue113 branch June 28, 2024 11:26
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.

Scan fails for large integers: converting driver.Value type float64 ("1e+08") to a int64: invalid syntax
2 participants