Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Upgrade go-vitess.v1 to version v1.5.0 #617

Merged
merged 1 commit into from
Feb 12, 2019
Merged

Upgrade go-vitess.v1 to version v1.5.0 #617

merged 1 commit into from
Feb 12, 2019

Conversation

kuba--
Copy link
Contributor

@kuba-- kuba-- commented Feb 12, 2019

Signed-off-by: kuba-- kuba@sourced.tech

Fixes #611
This PR upgrades vitess to v1.5.0 and adds support for BOOL types (by converting to Uint8 because based on mysql docs BOOL is a synonymous for TINYINT).

@kuba-- kuba-- added the bug Something isn't working label Feb 12, 2019
@kuba-- kuba-- requested a review from a team February 12, 2019 11:25
gopkg.in/src-d/go-errors.v1 v1.0.0
gopkg.in/src-d/go-vitess.v1 v1.4.0
gopkg.in/vmihailenco/msgpack.v2 v2.9.1 // indirect
gopkg.in/src-d/go-vitess.v1 v1.5.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The main fix is here

Signed-off-by: kuba-- <kuba@sourced.tech>
@ajnavarro ajnavarro merged commit c3c8dcb into src-d:master Feb 12, 2019
@kuba-- kuba-- deleted the fix-611/create-table branch February 12, 2019 15:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants