Skip to content

dolphin: Represent tinyint as int32 #797

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

Merged
merged 1 commit into from
Nov 19, 2020
Merged

dolphin: Represent tinyint as int32 #797

merged 1 commit into from
Nov 19, 2020

Conversation

kyleconroy
Copy link
Collaborator

Fixes #666

Please see the discussion on go-sql-driver/mysql#440 as to why we can't default to using tinyint as a bool value.

@kyleconroy kyleconroy merged commit 1165df0 into master Nov 19, 2020
@kyleconroy kyleconroy deleted the kyle/mysql-bool branch November 19, 2020 05:51
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.

mysql tinyint compiles to bool
1 participant