-
Notifications
You must be signed in to change notification settings - Fork 92
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
Support MySQL CAST_CHAR function #545
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.
pls fix
Codecov ReportBase: 35.98% // Head: 36.03% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #545 +/- ##
==========================================
+ Coverage 35.98% 36.03% +0.04%
==========================================
Files 170 171 +1
Lines 20989 21135 +146
==========================================
+ Hits 7553 7615 +62
- Misses 12631 12703 +72
- Partials 805 817 +12
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
* add node config support (arana-db#464) * Support MySQL CAST_CHAR function. * format style
What this PR does:
Which issue(s) this PR fixes:
Fixes #484
Special notes for your reviewer:
Does this PR introduce a user-facing change?: