|
|
ff050bb143
|
expression: add expression.BuildContext to build expressions (#50662)
close pingcap/tidb#50661
|
2024-01-29 11:27:22 +00:00 |
|
|
|
51e1e13494
|
*: update interface{} to any (#50770)
ref pingcap/tidb#50765
|
2024-01-29 07:21:29 +00:00 |
|
|
|
dd85ed718a
|
variable: remove StrictSQLMode in variable.SessionVars (#50624)
close pingcap/tidb#50589
|
2024-01-23 07:42:26 +00:00 |
|
|
|
6e10826f16
|
*: move dup key error handling to errctx (#50239)
close pingcap/tidb#50238
|
2024-01-10 11:51:23 +00:00 |
|
|
|
64741e9710
|
*: remove stmtctx.BadNullAsWarning and use errctx to handle bad null error (#50120)
close pingcap/tidb#50119
|
2024-01-05 11:28:51 +00:00 |
|
|
|
7c69949621
|
table: refactor table pkg's warning and note generation (#49785)
close pingcap/tidb#49291
|
2023-12-28 02:51:29 +00:00 |
|
|
|
531a1ce920
|
stmtctx: remove OverflowAsWarning flag (#49122)
close pingcap/tidb#49137, close pingcap/tidb#49143
|
2023-12-14 16:51:19 +00:00 |
|
|
|
d3f399f25d
|
*: fix data race of Column.GeneratedExpr (#48888)
close pingcap/tidb#44919, close pingcap/tidb#48191
|
2023-11-27 08:19:15 +00:00 |
|
|
|
9062834986
|
expression: add ctx to expression.Eval (#48609)
close pingcap/tidb#48608
|
2023-11-22 05:29:40 +00:00 |
|
|
|
8301e4e991
|
types,*: remove the dependency stmtctx from types package. (#48108)
close pingcap/tidb#48080
|
2023-11-01 11:45:44 +00:00 |
|
|
|
92749f73c8
|
types: more strict for types.StrictFlags (#47842)
close pingcap/tidb#47829
|
2023-10-20 09:39:40 +00:00 |
|
|
|
987663fff7
|
types: use flags in types package to handle clip zero case (#47543)
close pingcap/tidb#47518
|
2023-10-19 08:15:30 +00:00 |
|
|
|
90bd2dde4d
|
stmtctx, *: change TypeCtx field to a private field (#47742)
close pingcap/tidb#47698, close pingcap/tidb#47752
|
2023-10-19 05:22:59 +00:00 |
|
|
|
3ef01b5882
|
types, *: move truncate flags to the types context (#47522)
close pingcap/tidb#47511
|
2023-10-18 05:15:29 +00:00 |
|
|
|
318e82bbb7
|
*: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
|
2023-10-13 14:36:26 +00:00 |
|