-
Notifications
You must be signed in to change notification settings - Fork 127
Update go-mysql-server dependency #980
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we add the DROP/CREATE table support? src-d/go-mysql-server#845
CHANGELOG.md
Outdated
- Removed redundant commit information from BLAME results. | ||
- Don't abort, just warn, on git.Blame errors. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If BLAME is a new function, does it make sense to add these 2 as fixes over the last release?
@agarciamontoro drop/create are not supported on gitbase. |
ed46225
to
14c767c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
drop/create are not supported on gitbase.
You're right, my bad.
@ajnavarro can you rebase? |
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
14c767c
to
1a73860
Compare
@erizocosmico rebased |
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Signed-off-by: Antonio Navarro Perez antnavper@gmail.com
make upgrade
command if applicable.