Sen descrición

myuan 344843476b 添加一些描述 %!s(int64=2) %!d(string=hai) anos
src 00d4ee789a 添加 json 测试 %!s(int64=2) %!d(string=hai) anos
.gitignore 1b43b20dc9 init %!s(int64=2) %!d(string=hai) anos
readme.md 344843476b 添加一些描述 %!s(int64=2) %!d(string=hai) anos
run_test.py ce17af8ed6 输出时间 %!s(int64=2) %!d(string=hai) anos
target.sql 37a063ac1a add more %!s(int64=2) %!d(string=hai) anos
xmake.lua 00d4ee789a 添加 json 测试 %!s(int64=2) %!d(string=hai) anos

readme.md

sql-parser

编译

$ xmake

运行

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

调试/测试

python run_test.py