This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
myuan
/
sql-parser
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
설명 없음
75
커밋
1
브랜치
0
릴리즈
트리:
ea45b0a03e
브랜치
태그
master
sql-parser
HTTP
SSH
ZIP
TAR.GZ
myuan
ea45b0a03e
del
2 년 전
src
884136f843
允许使用table.field
2 년 전
.gitignore
3e4e7c83e2
update
2 년 전
readme.md
344843476b
添加一些描述
2 년 전
run_sql_parser_test.py
884136f843
允许使用table.field
2 년 전
target.sql
36ea30d646
处理主键
2 년 전
tests_config.py
ea45b0a03e
del
2 년 전
xmake.lua
f54cdcc5b1
添加包
2 년 전
readme.md
sql-parser
编译
$ xmake
运行
$ xmake run sql-parser "create table tb;"
调试/测试
python run_test.py