MCPcopy Create free account
hub / github.com/blastrain/vitess-sqlparser / check

Method check

tidbparser/dependency/types/time.go:445–461  ·  view source on GitHub ↗

check whether t matches valid Time format. If allowZeroInDate is false, it returns ErrZeroDate when month or day is zero. FIXME: See https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html#sqlmode_no_zero_in_date

(sc *stmtctx.StatementContext)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

ConvertMethod · 0.95
CheckMethod · 0.95
getTimeFunction · 0.95
StrToDateMethod · 0.95
parseTimeFunction · 0.80
ParseTimeFromNumFunction · 0.80

Calls 3

checkTimestampTypeFunction · 0.85
checkDatetimeTypeFunction · 0.85
checkDateTypeFunction · 0.85

Tested by

no test coverage detected