1 Star 0 Fork 0

lakers / gorm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test_all.sh 138 Bytes
一键复制 编辑 原始数据 按行查看 历史
jinzhu 提交于 2018-02-10 08:24 . Set AutoIncrement to false with tag
dialects=("postgres" "mysql" "mssql" "sqlite")
for dialect in "${dialects[@]}" ; do
DEBUG=false GORM_DIALECT=${dialect} go test
done
1
https://gitee.com/zhklakers/gorm.git
git@gitee.com:zhklakers/gorm.git
zhklakers
gorm
gorm
master

搜索帮助