-
Notifications
You must be signed in to change notification settings - Fork 65
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
Update dependencies #37
Conversation
/cc @morgo |
This is making similar changes as #33 except for the actual GBK part |
It seems this PR and #33 content is repeated. |
Not closing this as planned, even while #33 has been merged. This updates a few more deps (from
|
LGTM (I don't think I have review privileges in this repo.) |
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.
LGTM
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.
LGTM
The biggest change is that the MySQL driver removed
strict-mode
which changes how warnings are handled.Closes #25