Sem descrição

myuan 884136f843 允许使用table.field há 2 anos atrás
src 884136f843 允许使用table.field há 2 anos atrás
.gitignore 3e4e7c83e2 update há 2 anos atrás
readme.md 344843476b 添加一些描述 há 2 anos atrás
run_sql_parser_test.py 884136f843 允许使用table.field há 2 anos atrás
target.sql 36ea30d646 处理主键 há 2 anos atrás
tests_config.py 884136f843 允许使用table.field há 2 anos atrás
xmake.lua f54cdcc5b1 添加包 há 2 anos atrás

readme.md

sql-parser

编译

$ xmake

运行

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

调试/测试

python run_test.py