Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachdb/cockroachdb-parser
/ dNull
Struct
dNull
pkg/sql/sem/tree/datum.go:4911–4911 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4909
}
4910
4911
type
dNull
struct
{}
4912
4913
// ResolvedType implements the TypedExpr interface.
4914
func
(dNull) ResolvedType() *types.T {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected