package
0.0.0-20220217194355-df46cc148a8c
Repository: https://github.com/getlantern/zenodb.git
Documentation: pkg.go.dev

# Functions

Parse parses a SQL statement and returns a corresponding *Query object.
ParseDuration parses a duration string.
No description provided by the author
No description provided by the author
TableFor returns the table in the FROM clause of this query.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Query represents the result of parsing a SELECT query.
SubQuery is a placeholder for a sub query within a query.