FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
radtek/sqlparser: vitess sql parser · GitHub
radtek
/
sqlparser
Public
forked from
dearcode/sqlparser
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Branches
Tags
Open more actions menu
Latest commit
History
16 Commits
16 Commits
Folders and files
Name
Name
Last commit message
Last commit date
.gitignore
.gitignore
LICENSE
LICENSE
Makefile
Makefile
README.md
README.md
analyzer.go
analyzer.go
analyzer_test.go
analyzer_test.go
ast.go
ast.go
ast_test.go
ast_test.go
comments.go
comments.go
comments_test.go
comments_test.go
encodable.go
encodable.go
encodable_test.go
encodable_test.go
impossible_query.go
impossible_query.go
normalizer.go
normalizer.go
normalizer_test.go
normalizer_test.go
parse_next_test.go
parse_next_test.go
parse_test.go
parse_test.go
parsed_query.go
parsed_query.go
parsed_query_test.go
parsed_query_test.go
precedence_test.go
precedence_test.go
project.ini
project.ini
redact_query.go
redact_query.go
redact_query_test.go
redact_query_test.go
sql.go
sql.go
sql.y
sql.y
token.go
token.go
token_test.go
token_test.go
tracked_buffer.go
tracked_buffer.go
truncate_query.go
truncate_query.go
Repository files navigation
README
GPL-3.0 license
sqlparser
从vitess复制过来的,添加解析ddl相关语句
create database
drop database
create table支持解析更多格式、外键等
About
vitess sql parser
Resources
Readme
GPL-3.0 license
Activity
Stars
0
stars
Watchers
0
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
Back
|
FazBrowse Home
|
New Git URL