package
0.2.30
Repository: https://github.com/codingame/sqls.git
Documentation: pkg.go.dev

# Functions

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

# Constants

&.
Backslash.
% operator.
A character that cloud not be tokenized.
Colon.
Comma.
comment node.
/ operator.
DoubleColon.
= operator.
> operator.
>= operator.
ILLEGAL sqltoken.
Left brace `{`.
Left bracket `]`.
Left parenthesis `(`.
< operator.
<= operator.
- operator.
^ operator.
* operator.
National string i.e: N'string'.
!= or <> operator.
Numeric literal.
Period.
+ operator.
Right brace `}`.
Right bracket `[`.
Right parenthesis `)`.
Semicolon.
Single quoted string i.e: 'string'.
A keyword (like SELECT).
Whitespace.

# Structs

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

# Type aliases

No description provided by the author