mirror of
https://gitee.com/chunanyong/zorm.git
synced 2025-12-06 15:09:08 +08:00
更换暂时logo,带上文字
This commit is contained in:
@@ -8,6 +8,7 @@ Go轻量ORM,零依赖,零侵入分布式事务,支持达梦(dm),金仓(kingbase)
|
||||
|
||||
交流QQ群:[727723736]() 添加进入社区群聊,问题交流,技术探讨
|
||||
社区微信: [LAUV927]()
|
||||
|
||||
```
|
||||
go get gitee.com/chunanyong/zorm
|
||||
```
|
||||
@@ -207,7 +208,6 @@ func init() {
|
||||
ConnMaxLifetimeSecond: 600,
|
||||
//SlowSQLMillis 慢sql的时间阈值,单位毫秒.小于0是禁用SQL语句输出;等于0是只输出SQL语句,不计算执行时间;大于0是计算SQL执行时间,并且>=SlowSQLMillis值
|
||||
SlowSQLMillis: 0,
|
||||
|
||||
//DefaultTxOptions 事务隔离级别的默认配置,默认为nil
|
||||
//DefaultTxOptions: nil,
|
||||
//如果是使用分布式事务,建议使用默认配置
|
||||
|
||||
BIN
zorm-logo.png
BIN
zorm-logo.png
Binary file not shown.
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 7.8 KiB |
Reference in New Issue
Block a user