hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLParserUtils.createSQLStatementParser
hunt
sql
parser
SQLParserUtils
SQLParserUtils
Undocumented in source. Be warned that the author may not have intended to support it.
SQLStatementParser
createSQLStatementParser
(string sql, string dbType)
class
SQLParserUtils
static
SQLStatementParser
createSQLStatementParser
(
string
sql
,
string
dbType
)
SQLStatementParser
createSQLStatementParser
(string sql, string dbType, bool keepComments)
SQLStatementParser
createSQLStatementParser
(string sql, string dbType, SQLParserFeature[] features)
Meta
Source
See Implementation
hunt
sql
parser
SQLParserUtils
SQLParserUtils
static functions
createExprParser
createLexer
createSQLStatementParser
createSelectQueryBlock