MCPcopy Create free account
hub / github.com/apecloud/myduckserver / QueryMode

TypeAlias QueryMode

pgserver/duck_handler.go:73–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71
72const rowsBatch = 128
73
74type QueryMode bool
75
76const (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected