1 Star 0 Fork 0

mrhfq/go-sqlcmd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 526 Bytes
一键复制 编辑 原始数据 按行查看 历史
David Shiflet 提交于 2023-02-14 23:11 . Fix ARM64 builds (#234)
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
bin
obj
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
coverage.json
coverage.txt
coverage.xml
testresults.xml
# .syso is generated by go-winres. Only needed for official builds
*.syso
# IDE files
.idea
darwin-amd64/sqlcmd
darwin-arm64/sqlcmd
linux-amd64/sqlcmd
linux-arm64/sqlcmd
linux-s390x/sqlcmd
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mrhfq/go-sqlcmd.git
git@gitee.com:mrhfq/go-sqlcmd.git
mrhfq
go-sqlcmd
go-sqlcmd
main

搜索帮助