This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
myuan
/
sql-parser
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aucune description
21
Commits
1
Branches
0
Publications
Aborescence:
62567b0c03
Branches
Tags
master
sql-parser
HTTP
SSH
ZIP
TAR.GZ
myuan
62567b0c03
cols: []
il y a 2 ans
src
62567b0c03
cols: []
il y a 2 ans
.gitignore
21f7981114
add
il y a 2 ans
readme.md
344843476b
添加一些描述
il y a 2 ans
run_test.py
e479c77f0e
测试转移到py中, 检查测试结果
il y a 2 ans
target.sql
36ea30d646
处理主键
il y a 2 ans
xmake.lua
6a125b561b
添加规则适配包管理
il y a 2 ans
readme.md
sql-parser
编译
$ xmake
运行
$ xmake run sql-parser "create table tb;"
调试/测试
python run_test.py