Skip to content

Tags: Mjc960512/imi

Tags

v2.0.4

Toggle v2.0.4's commit message
修复 joinRaw 强类型兼容问题 imiphp#157

v1.3.13

Toggle v1.3.13's commit message
修复软删除默认值为null,查询出错 (imiphp#146)

* 修复软删除默认值为null,查询出错

* Update TSoftDelete.php

* Update TSoftDelete.php

Co-authored-by: Yurun <admin@yurunsoft.com>
(cherry picked from commit c9a59bf)

v2.0.3

Toggle v2.0.3's commit message
数据库对象新增 ping() 方法替代旧的 isConnected() 方法作用,现在 isConnected() 方法仅本地检测是否连接…

…,并不会尝试通信

v1.3.12

Toggle v1.3.12's commit message
优化进程加锁异常文本

v2.0.2

Toggle v2.0.2's commit message
修复 AMQP 心跳

v1.3.11

Toggle v1.3.11's commit message
修正代码检测

v2.0.1

Toggle v2.0.1's commit message
优化代码

v2.0.0

Toggle v2.0.0's commit message
更新文档

v1.3.10

Toggle v1.3.10's commit message
修正格式

v1.3.9

Toggle v1.3.9's commit message
更新 .gitattributes