Sem descrição

myuan 344843476b 添加一些描述 há 2 anos atrás
src 00d4ee789a 添加 json 测试 há 2 anos atrás
.gitignore 1b43b20dc9 init há 2 anos atrás
readme.md 344843476b 添加一些描述 há 2 anos atrás
run_test.py ce17af8ed6 输出时间 há 2 anos atrás
target.sql 37a063ac1a add more há 2 anos atrás
xmake.lua 00d4ee789a 添加 json 测试 há 2 anos atrás

readme.md

sql-parser

编译

$ xmake

运行

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

调试/测试

python run_test.py