MCPcopy Create free account
hub / github.com/PostHog/duckgres / Err

Method Err

server/sqlcore/interfaces.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28// by existing pgwire result handling.
29type ExactColumnTyper interface {
30 ColumnTyper
31 ExactDatabaseTypeName() (name string, ok bool)
32}
33

Implementers 10

staticCountRowSetserver/session_database_metadata_test.
LocalRowSetserver/executor.go
describeStaticRowSetserver/conn_describe_test.go
feedbackErrRowsserver/conn_querylog_feedback_test.go
attachedCatalogProbeRowSetserver/session_database_metadata_remot
streamingRowSetserver/conn_querylog_lifecycle_test.go
singleIntRowserver/sessionmeta/sessionmeta_test.go
FlightRowSetserver/flightclient/flight_executor.go
emptyRowSetserver/flightclient/flight_executor.go
emptySchemaRowSetserver/flightclient/flight_executor.go

Calls

no outgoing calls