This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
myuan
/
sql-parser
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Nessuna descrizione
67
Commit
1
Rami (Branch)
0
Rilasci
Albero (Tree):
7c608695e2
Rami (Branch)
Tag
master
sql-parser
HTTP
SSH
ZIP
TAR.GZ
myuan
7c608695e2
添加更多监视和测试
2 anni fa
src
591c80b4ce
添加drop
2 anni fa
.gitignore
3e4e7c83e2
update
2 anni fa
readme.md
344843476b
添加一些描述
2 anni fa
run_sql_parser_test.py
7c608695e2
添加更多监视和测试
2 anni fa
target.sql
36ea30d646
处理主键
2 anni fa
tests_config.py
7c608695e2
添加更多监视和测试
2 anni fa
xmake.lua
f54cdcc5b1
添加包
2 anni fa
readme.md
sql-parser
编译
$ xmake
运行
$ xmake run sql-parser
"create table tb;"
调试/测试
python run_test.py