d711f18e0d
types/datum.go: casting zero to enum should not change value ( #29759 )
2021-11-22 18:29:49 +08:00
7755d25aba
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers ( #27198 )
2021-08-16 18:52:00 +08:00
e608e4bca9
ddl: fix the enum's default value where create table ( #20849 )
2020-11-11 20:18:17 +08:00
09af066c54
*: fix a bug that collation does not work for enum and set ( #17635 )
2020-06-05 12:14:42 +08:00
26e208b9df
executor, types: copy enum/set instead of refer the underlying data ( #16858 )
2020-04-28 13:00:40 +08:00
32b1dbd8d5
*: rename "github.com/pkg/errors" to "github.com/pingcap/errors" ( #8136 )
...
We import "github.com/pkg/errors" in the code, and actually put
the "github.com/pingcap/errors" there in the vendor path.
That's a dirty hack, and prevent the introduce of Go module.
2018-11-01 16:09:07 +08:00
cb03f2bec1
move from juju/errors to pkg/errors ( #7151 )
2018-09-12 15:42:20 +08:00
62433663e5
util/types: change types path ( #5007 )
...
* util/types: change types path
2017-11-04 10:37:14 -05:00