This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
database
/
tidb
Watch
2
Star
0
Fork
0
You've already forked tidb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
006e2fcd08752ba420b4d2c66077c80bcaaa4e8f
tidb
/
table
History
Arenatlx
40fb9e2d86
ddl: fix update with point get will try to set default value for the nil of not-null column (
#22500
)
...
Signed-off-by: AilinKid <
314806019@qq.com
>
2021-01-28 13:47:02 +08:00
..
tables
ddl: fix update with point get will try to set default value for the nil of not-null column (
#22500
)
2021-01-28 13:47:02 +08:00
column_test.go
table: remove CastValues function (
#18785
)
2020-09-01 09:58:52 +08:00
column.go
executor: fix a bug that can not insert null into a not null column in the empty SQL mode (
#21237
)
2020-12-25 11:44:00 +08:00
index.go
ddl: fix duplicate entry message report by add index (
#21241
)
2020-11-25 17:42:50 +08:00
table_test.go
*: using standard error to replace terror (
#19425
)
2020-09-08 20:15:51 +08:00
table.go
*: fix auto-id allocate tracing (
#22371
)
2021-01-13 12:19:58 +08:00