Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AST ¶ added in v0.29.1
type AST struct {
// contains filtered or unexported fields
}
func (*AST) ExtractColumnRefs ¶ added in v0.29.1
ExtractColumnRefs extracts column references from the outermost SELECT of a DuckDB SQL statement
func (*AST) GetTableRefs ¶ added in v0.31.0
func (*AST) RewriteLimit ¶ added in v0.29.1
RewriteLimit rewrites a DuckDB SQL statement to limit the result size
Click to show internal directories.
Click to hide internal directories.