Ingen beskrivning

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

readme.md

sql-parser

编译

$ xmake

运行

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

调试/测试

python run_test.py