No Description

myuan 591c80b4ce 添加drop 2 years ago
src 591c80b4ce 添加drop 2 years ago
.gitignore 3e4e7c83e2 update 2 years ago
readme.md 344843476b 添加一些描述 2 years ago
run_sql_parser_test.py a9a13f8579 初级select 2 years ago
target.sql 36ea30d646 处理主键 2 years ago
tests_config.py 591c80b4ce 添加drop 2 years ago
xmake.lua f54cdcc5b1 添加包 2 years ago

readme.md

sql-parser

编译

$ xmake

运行

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

调试/测试

python run_test.py