package
0.0.0-20211115110103-d6f26fb2ff89
Repository: https://github.com/fengleng/sqlparser.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
New returns a Parser object.
NewScanner returns a new scanner object.
ParseErrorWith returns "You have a syntax error near..." error message compatible with mysql.
TrimComment trim comment for special comment code of MySQL.
# Variables
ErrParse returns for sql parse error.
ErrSyntax returns for sql syntax error.
SpecFieldPattern special result field pattern.