MCPcopy Create free account
hub / github.com/IceFireDB/IceFireDB / FieldValueType

TypeAlias FieldValueType

IceFireDB-SQLProxy/pkg/mysql/mysql/field.go:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28type FieldValueType uint8
29
30type FieldValue struct {
31 Type FieldValueType

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected