use FlagSkipXXXCheck
to in types.Context to determine whether to check the string or not
#47479
Labels
FlagSkipXXXCheck
to in types.Context to determine whether to check the string or not
#47479
Enhancement
see #47355 for detail
We need to remove
SkipUTF8Check
,SkipASCIICheck
andSkipUTF8MB4Check
fromstmtctx.StatementContext
and move these semantics totypes.Context
to decouple stmtctx and types package.The text was updated successfully, but these errors were encountered: