Releases: imiphp/imi
Releases · imiphp/imi
v2.1.55
28 Sep 02:42
Compare
Sorry, something went wrong.
No results found
增强
apidoc 支持新版依赖,支持数组参数
apidoc 支持声明 required
优化
优化 Swoole Server syncConnect 在关闭连接时也生效
v2.1.54
08 Sep 11:48
Compare
Sorry, something went wrong.
No results found
增强
修复有多个主键的表在生成模型时,主键顺序可能不正确 (#584 )
v2.1.53
01 Sep 09:07
Compare
Sorry, something went wrong.
No results found
增强
增强 whereBrackets,支持查询条件收集器 (#580 )
修复
v2.1.52
18 Aug 09:01
Compare
Sorry, something went wrong.
No results found
v2.0.59
18 Aug 08:58
Compare
Sorry, something went wrong.
No results found
v2.1.51
05 Aug 02:10
Compare
Sorry, something went wrong.
No results found
增强
优化
修复
修复带 distinct 的分页查询器,记录数量返回不正确 (#571 )
修复 whereBrackets 返回非数组值时,生成的 SQL 不带括号 (#571 )
修复 PostgreSQL 模型在没有自增主键情况下使用 save() 执行错误的 SQL 语句 (#570 )
修复 Redis 模型的虚拟字段也会被保存的问题 (#567 )
修复 RedisModel 使用 Serializable、Serializables 注解后,影响保存的数据 (#566 )
修复 Swoole pgsql Statement 绑定 bool 类型值 (#565 )
v2.0.58
05 Aug 01:54
Compare
Sorry, something went wrong.
No results found
v2.0.57
14 Jul 09:23
Compare
Sorry, something went wrong.
No results found
修复一些可能存在的数组键名是 int 类型时的错误 (#563 )
v2.1.50
14 Jul 09:23
Compare
Sorry, something went wrong.
No results found
v2.1.49
10 Jul 02:27
Compare
Sorry, something went wrong.
No results found
增强
优化
修复
修复 syncConnect 在 SWOOLE_PROCESS 模式也会生效 (#554 )
You can’t perform that action at this time.