This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
myuan
/
sql-parser
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Brak opisu
17
Commity
1
Gałęzie
0
Wydania
Drzewo:
c70d4834c6
Gałęzie
Tagi
master
sql-parser
HTTP
SSH
ZIP
TAR.GZ
myuan
c70d4834c6
update
2 lat temu
src
5161fb6e01
基础的create
2 lat temu
.gitignore
21f7981114
add
2 lat temu
readme.md
344843476b
添加一些描述
2 lat temu
run_test.py
306c957b59
更正逻辑
2 lat temu
target.sql
c70d4834c6
update
2 lat temu
xmake.lua
6a125b561b
添加规则适配包管理
2 lat temu
readme.md
sql-parser
编译
$ xmake
运行
$ xmake run sql-parser "create table tb;"
调试/测试
python run_test.py