Sin descripción

myuan 71ef1afed7 添加比较时类型检查 hace 2 años
src 71ef1afed7 添加比较时类型检查 hace 2 años
.gitignore 3e4e7c83e2 update hace 2 años
readme.md 344843476b 添加一些描述 hace 2 años
run_sql_parser_test.py a09d510036 处理join下的字段检测 hace 2 años
target.sql 36ea30d646 处理主键 hace 2 años
tests_config.py 71ef1afed7 添加比较时类型检查 hace 2 años
xmake.lua f54cdcc5b1 添加包 hace 2 años

readme.md

sql-parser

编译

$ xmake

运行

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

调试/测试

python run_test.py