文件名称:Go-sqlfmt-用Go编写的SQL格式化程序
文件大小:112KB
文件格式:ZIP
更新时间:2022-09-02 21:07:12
Go开发-CSS预处理器
sqlfmt将.go文件中的PostgreSQL语句格式化为一致的样式
【文件预览】:
go-sqlfmt-master
----go.mod(72B)
----go.sum(161B)
----gif()
--------sql.gif(339KB)
----.travis.yml(98B)
----LICENSE(1KB)
----sqlfmt()
--------testdata()
--------ast.go(1KB)
--------errors.go(205B)
--------parser()
--------format_test.go(13KB)
--------lexer()
--------sqlfmt.go(936B)
--------format.go(2KB)
----README.md(4KB)
----.gitignore(32B)
----sqlfmt.go(4KB)