Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dolthub/doltgresql
/ DString
TypeAlias
DString
postgres/parser/sem/tree/datum.go:571–571 ·
view source on GitHub ↗
DString is the string Datum.
Source
from the content-addressed store, hash-verified
569
570
// DString is the string Datum.
571
type
DString string
572
573
// NewDString is a helper routine to create a *DString initialized from its
574
// argument.
Callers
3
NewDString
Function · 0.85
Format
Method · 0.85
ResolveAsType
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected