package
0.0.0-20250117090402-068cd5952c55
Repository: https://github.com/apecloud/myduckserver.git
Documentation: pkg.go.dev

# Functions

IsPureDataQuery inspects if the plan is a pure data query, i.e., it operates on (>=1) data tables and does not touch any system tables.
No description provided by the author
No description provided by the author
NewSessionBuilder returns a session builder for the given database provider.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
SQLRowIter wraps a standard sql.Rows as a RowIter.
No description provided by the author

# Type aliases

RequestModifier is a function type that transforms a query string.
ResultModifier transforms a Result.