You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'master' into feature/connection-attributes
* master: (93 commits)
return unsigned in database type name when necessary (#1238)
add an invalid DSN test case (#1235)
refactoring (*textRows).readRow in a more clear way (#1230)
use utf8mb4 instead of utf8 in TestCharset (#1228)
improve readability follows go-staticcheck (#1227)
support Is comparison on MySQLError (#1210)
Wording correction in README (#1218)
noCopy implements sync.Locker (#1216)
Fix readme: MaxIdle is same or less than MaxOpen (#1215)
Drop support of Go 1.12 (#1211)
Release v1.6.0 (#1197)
add Go 1.16 to the build matrix (#1198)
Implement driver.Validator interface (#1174)
handling decoding pem error (#1192)
stop rounding times (#1172)
improve GitHub Actions workflows (#1190)
Move tests from Travis to Actions (#1183)
Fix go vet error (#1173)
README: Make usage code more friendly (#1170)
Fix a broken link to cleartext client side plugin (#1165)
...
0 commit comments