Skip to content

dolphin: Represent tinyint as int32#797

Merged
kyleconroy merged 1 commit intomasterfrom
kyle/mysql-bool
Nov 19, 2020
Merged

dolphin: Represent tinyint as int32#797
kyleconroy merged 1 commit intomasterfrom
kyle/mysql-bool

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