MCPcopy Create free account
hub / github.com/LissaGreense/GO4SQL / isSmallerThan

Method isSmallerThan

engine/generic_value.go:15–15  ·  view source on GitHub ↗
(valueInterface ValueInterface)

Source from the content-addressed store, hash-verified

13 GetType() SupportedTypes
14 IsEqual(valueInterface ValueInterface) bool
15 isSmallerThan(valueInterface ValueInterface) bool
16 isGreaterThan(valueInterface ValueInterface) bool
17}
18

Callers 4

getSortedTableMethod · 0.65
isGreaterThanMethod · 0.65
isGreaterThanMethod · 0.65
getMinFunction · 0.65

Implementers 3

IntegerValueengine/generic_value.go
StringValueengine/generic_value.go
NullValueengine/generic_value.go

Calls

no outgoing calls

Tested by

no test coverage detected