package
0.0.0-20240109202931-c3698107e7fb
Repository: https://github.com/atomicleads/pggen.git
Documentation: pkg.go.dev
# Constants
/* foo */.
No description provided by the author
No description provided by the author
-- foo.
anything else.
"foo_bar""baz".
semicolon ending a query.
'foo', $$bar$$, $a$baz$a$.
# Type aliases
Token is the minimal set of lexical tokens for SQL that we need to extract queries.