This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
myuan
/
sql-parser
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
설명 없음
11
커밋
1
브랜치
0
릴리즈
트리:
344843476b
브랜치
태그
master
sql-parser
HTTP
SSH
ZIP
TAR.GZ
myuan
344843476b
添加一些描述
2 년 전
src
00d4ee789a
添加 json 测试
2 년 전
.gitignore
1b43b20dc9
init
2 년 전
readme.md
344843476b
添加一些描述
2 년 전
run_test.py
ce17af8ed6
输出时间
2 년 전
target.sql
37a063ac1a
add more
2 년 전
xmake.lua
00d4ee789a
添加 json 测试
2 년 전
readme.md
sql-parser
编译
$ xmake
运行
$ xmake run sql-parser "create table tb;"
调试/测试
python run_test.py