MCPcopy Index your code
hub / github.com/aarondl/sqlboiler / TildeNullInt64

Struct TildeNullInt64

types/array_test.go:1074–1074  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1072}
1073
1074type TildeNullInt64 struct{ sql.NullInt64 }
1075
1076func (TildeNullInt64) ArrayDelimiter() string { return "~" }
1077

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected