Açıklama Yok

myuan 3d25c98cd2 check where 2 yıl önce
src 3d25c98cd2 check where 2 yıl önce
.gitignore 3e4e7c83e2 update 2 yıl önce
readme.md 344843476b 添加一些描述 2 yıl önce
run_sql_parser_test.py 7c608695e2 添加更多监视和测试 2 yıl önce
target.sql 36ea30d646 处理主键 2 yıl önce
tests_config.py 3d25c98cd2 check where 2 yıl önce
xmake.lua f54cdcc5b1 添加包 2 yıl önce

readme.md

sql-parser

编译

$ xmake

运行

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

调试/测试

python run_test.py