Sin descripción

myuan c26a2fce5b 标志符可以只有一位 hace 2 años
src c26a2fce5b 标志符可以只有一位 hace 2 años
.gitignore 21f7981114 add hace 2 años
readme.md 344843476b 添加一些描述 hace 2 años
run_test.py e479c77f0e 测试转移到py中, 检查测试结果 hace 2 años
target.sql 36ea30d646 处理主键 hace 2 años
xmake.lua 6a125b561b 添加规则适配包管理 hace 2 años

readme.md

sql-parser

编译

$ xmake

运行

$ xmake run sql-parser "create table tb;"

调试/测试

python run_test.py