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

Method Compare

tidbparser/dependency/types/time.go:296–298  ·  view source on GitHub ↗

Compare returns an integer comparing the time instant t to o. If t is after o, return 1, equal o, return 0, before o, return -1.

(o Time)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

CompareStringMethod · 0.95
compareStringMethod · 0.45
compareMysqlDecimalMethod · 0.45
compareMysqlDurationMethod · 0.45
compareMysqlTimeMethod · 0.45
objectSearchKeyMethod · 0.45
doInsertMethod · 0.45
CompareBinaryFunction · 0.45
mergeBinaryObjectFunction · 0.45
cmpMyDecimalFunction · 0.45
cmpTimeFunction · 0.45

Calls 1

compareTimeFunction · 0.85

Tested by

no test coverage detected