Commit Graph

25 Commits

Author SHA1 Message Date
thinkphp
1661e68035 改进关联 2017-04-14 09:03:52 +08:00
thinkphp
6e5d6fa7b2 改进关联查询 2017-04-03 09:37:31 +08:00
thinkphp
d3be47e269 改进关联模型 2017-04-01 16:13:44 +08:00
thinkphp
68a1882e1e 改进 2017-04-01 14:07:27 +08:00
thinkphp
ae501f4028 改进模型关联 2017-04-01 12:50:32 +08:00
thinkphp
721142f885 改进关联 2017-03-28 19:17:10 +08:00
thinkphp
62aa6a0f14 改进BelongsTo关联 2017-03-28 11:56:01 +08:00
thinkphp
8d843bec99 改进多态关联 2017-03-28 11:40:50 +08:00
thinkphp
82e8da05e2 改进多态关联的关联数据添加 2017-03-27 19:23:21 +08:00
thinkphp
d85579faf8 改进一对一关联 2017-02-23 17:43:29 +08:00
苗高鹏
21834f797d Merge branch 'master' into bugfix3 2017-02-13 14:53:24 +08:00
thinkphp
a01c43472d 改进Model类的has和hasWhere方法 2017-02-09 14:26:36 +08:00
yunwuxin
6078d0ea39 模型注释 2017-01-23 13:46:17 +08:00
thinkphp
6f02e4b127 关联预载入方法调整 取消class参数 关联的数据集查询根据模型的数据集返回类型设定 2017-01-22 12:42:24 +08:00
thinkphp
a7a0051a78 改进关联属性 2017-01-21 23:01:31 +08:00
thinkphp
0944d0fe0e 预载入关联属性的默认规则 2017-01-21 17:27:17 +08:00
thinkphp
1568af03d8 取消关联类无效的alias参数 仅morphTo关联保留 用于设置多态别名 2017-01-16 23:03:12 +08:00
thinkphp
47a869f3af Query类relation支持嵌套关联 2017-01-16 15:52:21 +08:00
thinkphp
d5d5314f2e Query类的relation方法和with方法一样支持使用闭包进行自定义关联查询 2017-01-16 10:31:03 +08:00
hooklife
5c4df0ce08 修改架构函数为 构造方法 2017-01-10 15:48:42 +08:00
thinkphp
d6b9e2f628 2017更新 2017-01-01 13:00:23 +08:00
thinkphp
91e089b7e7 完善关联统计 避免一对一关联报错 2016-12-22 13:52:41 +08:00
thinkphp
1f53806272 注释完善 2016-12-05 12:01:35 +08:00
thinkphp
5037c64f53 改进关联模型 2016-12-05 11:55:04 +08:00
thinkphp
d11e4aea10 关联模型架构调整 2016-12-05 08:42:08 +08:00