没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
sqlfmt Description The sqlfmt formats PostgreSQL statements in .go files into a consistent style. Example Unformatted SQL in a .go file package main import ( "database/sql" ) func sendSQL() int { var id int var db *sql.DB db.QueryRow(` select xxx ,xxx ,xxx , case when xxx is null then xxx else true end as xxx from xxx as xxx join xxx on xxx = xxx join xxx as xxx on xxx = xxx left outer joi
资源推荐
资源详情
资源评论
收起资源包目录
go-sqlfmt-master.zip (69个子文件)
go-sqlfmt-master
go.mod 81B
go.sum 161B
gif
sql.gif 339KB
.travis.yml 98B
LICENSE 1KB
sqlfmt
testdata
testing_gofile_url_query.go 140B
testing_gofile.go 198B
ast.go 1KB
errors.go 205B
parser
retriever.go 11KB
retriever_test.go 3KB
parser_test.go 8KB
parser.go 1KB
group
insert_group_test.go 782B
select_group_test.go 962B
update_group.go 720B
and_group_test.go 791B
parenthesis_group.go 802B
with_group.go 624B
lock_group_test.go 745B
subquery_group _test.go 1KB
delete_group_test.go 724B
delete_group.go 632B
values_group_test.go 825B
limit_clause_test.go 1001B
returning_group.go 732B
case_group_test.go 844B
util.go 3KB
join_group.go 635B
function_group.go 853B
function_group_test.go 782B
set_group.go 708B
case_group.go 673B
group_by_group_test.go 721B
join_group_test.go 997B
having_group.go 632B
subquery_group.go 810B
limit_clause.go 680B
insert_group.go 657B
where_group.go 628B
order_by_group_test.go 720B
type_cast_group.go 601B
or_group.go 640B
values_group.go 642B
select_group.go 2KB
reindenter.go 8KB
or_group_test.go 725B
and_group.go 822B
returning_group_test.go 821B
having_group_test.go 672B
from_group_test.go 660B
from_group.go 621B
group_by_group.go 734B
update_group_test.go 679B
tie_clause_test.go 957B
tie_clause_group.go 680B
set_group_test.go 760B
where_group_test.go 787B
lock_group.go 532B
order_by_group.go 724B
format_test.go 13KB
lexer
token.go 5KB
tokenizer_test.go 3KB
tokenizer.go 9KB
sqlfmt.go 936B
format.go 2KB
README.md 4KB
.gitignore 89B
sqlfmt.go 4KB
共 69 条
- 1
资源评论
weixin_38690095
- 粉丝: 4
- 资源: 914
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功