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

Method Next

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

Source from the content-addressed store, hash-verified

25// example, represents DuckDB UUID as String and HUGEINT as Decimal128. Callers
26// making encoding decisions must use this lossless name and fail closed when
27// it is unavailable; DatabaseTypeName remains the projected result type used
28// by existing pgwire result handling.
29type ExactColumnTyper interface {
30 ColumnTyper

Callers 15

ImpersonateMethod · 0.65
AggregateComputeUsageMethod · 0.65
APIAuthMiddlewareFunction · 0.65
AuditMiddlewareFunction · 0.65
AuthMiddlewareFunction · 0.65
RoleGateFunction · 0.65
RequireAdminFunction · 0.65
mainFunction · 0.65
testSharedQueriesFunction · 0.65
testDDLDMLFunction · 0.65
testBatchFunction · 0.65
TestProtocolSimpleQueryFunction · 0.65

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

Tested by 15

TestProtocolSimpleQueryFunction · 0.52
TestProtocolLargeResultsFunction · 0.52
TestDMLInsertReturningFunction · 0.52
TestDMLUpdateReturningFunction · 0.52
TestDMLDeleteReturningFunction · 0.52
fetchCursorRowsFunction · 0.52
pgxCursorRowsFunction · 0.52
queryPgStatActivityFunction · 0.52
TestPgStatActivityFunction · 0.52