Skip to content

Releases: top-think/think-orm

V3.0.7

08 Mar 08:07
Compare
Choose a tag to compare

改进datetime字段写入
修正autoInsIDType方法
改进toarray方法
改进pgsql驱动
修正自动参数绑定
改进批量数组查询

V2.0.59

08 Mar 08:05
Compare
Choose a tag to compare

修正autoInsIDType方法
改进toarray方法
修正自动参数绑定
改进数组批量查询

V3.0.6

24 Feb 08:10
Compare
Choose a tag to compare

使用match替代switch语法
增加数值字段的延迟写入和同步获取

V3.0.5

16 Feb 05:11
Compare
Choose a tag to compare

修正destory方法

V3.0.4

12 Feb 00:43
Compare
Choose a tag to compare

模型实例化及data方法支持传入模型对象实例
column方法支持json字段属性

V2.0.58

11 Feb 10:09
Compare
Choose a tag to compare

修正关联写入的修改器无效问题
column方法支持json字段属性获取

V3.0.3

08 Feb 02:16
Compare
Choose a tag to compare

更新版本依赖
增加Stringable支持

V3.0.2

04 Feb 14:53
Compare
Choose a tag to compare

修正

V3.0.1

04 Feb 10:26
Compare
Choose a tag to compare

更新代码规范
严格参数类型
调整模型关联

V3.0.0

03 Feb 13:04
Compare
Choose a tag to compare

基于PHP8.0重构版本
功能和2.0版本保持一致