Commit Graph

2970 Commits

Author SHA1 Message Date
thinkphp
aebbf980a5 修正关联定义的一些问题 2017-04-24 13:58:59 +08:00
thinkphp
77dbb1315b 修正聚合模型 以及模型方法和属性同名的BUG 2017-04-19 14:24:44 +08:00
yunwuxin
628b37aab1 response 的 header设置 支持值为空 2017-04-17 19:03:01 +08:00
thinkphp
04cf8a34e3 改进together方法支持传入关联模型数据 2017-04-17 13:40:21 +08:00
thinkphp
9b353811af 改进model类save方法 2017-04-17 12:35:28 +08:00
thinkphp
9ea7f48e1a 修正Query类 2017-04-17 08:54:40 +08:00
thinkphp
8dc793d76c 修正多态一对多 关联表没有数据的情况 2017-04-14 19:08:21 +08:00
thinkphp
591164dae6 改进 2017-04-14 18:22:27 +08:00
thinkphp
f55e7ae900 修正toarray方法 2017-04-14 18:10:10 +08:00
thinkphp
35d57cfb5c 修正一处错误 2017-04-14 16:21:33 +08:00
thinkphp
1661e68035 改进关联 2017-04-14 09:03:52 +08:00
thinkphp
7841563bd0 模型数据和关联数据分离 2017-04-13 18:42:48 +08:00
thinkphp
128ff19ce5 改进 2017-04-13 16:43:18 +08:00
thinkphp
87b3283bd3 改进数据更新判断 2017-04-13 16:39:27 +08:00
thinkphp
63adb4527f Merge branch 'master' of https://github.com/top-think/framework 2017-04-13 16:23:14 +08:00
thinkphp
79b5d43023 改进数据更新检查 2017-04-13 16:21:45 +08:00
tale
48bc425de8 命令行输出驱动增加getFormatter方法 2017-04-13 14:06:48 +08:00
thinkphp
e9b0abd7f3 Merge branch 'master' of https://github.com/top-think/framework 2017-04-13 11:45:11 +08:00
thinkphp
3daaf9886a 改进模型对象直接缓存的问题 2017-04-13 11:44:42 +08:00
thinkphp
513473b3cb 改进主从数据库的时候 开启事务始终操作主库 2017-04-10 20:59:55 +08:00
thinkphp
2be45bfd29 改进 2017-04-10 20:30:13 +08:00
Axios
f342734c91 多语言功能改进 2017-04-10 20:27:42 +08:00
Axios
c0a65ccc9c -- 2017-04-10 20:27:42 +08:00
thinkphp
ea2020cbbf 修正 2017-04-07 19:29:14 +08:00
thinkphp
fe39b35206 修正查询范围 2017-04-07 19:20:19 +08:00
thinkphp
a05397b341 修正Connection类 2017-04-07 19:02:05 +08:00
thinkphp
b65592c9c5 改进Model类 2017-04-07 17:44:13 +08:00
thinkphp
29846f5abc 修正关联查询的软删除数据问题 2017-04-07 17:28:17 +08:00
thinkphp
92d775765b Merge branch 'master' of https://github.com/top-think/framework 2017-04-06 22:34:12 +08:00
thinkphp
64cba15bd3 修正一处软删除的问题 2017-04-06 22:33:40 +08:00
thinkphp
2b4ddaa35c 注释调整 2017-04-03 22:34:10 +08:00
thinkphp
6e5d6fa7b2 改进关联查询 2017-04-03 09:37:31 +08:00
thinkphp
4dd5582cdd Merge branch 'master' of https://github.com/top-think/framework 2017-04-01 16:50:56 +08:00
ThinkPHP
5d89443496 Apply fixes from StyleCI 2017-04-01 16:49:21 +08:00
thinkphp
d3be47e269 改进关联模型 2017-04-01 16:13:44 +08:00
thinkphp
2ebf07ba16 改进 2017-04-01 15:46:26 +08:00
thinkphp
2d15c762a2 注释调整 2017-04-01 14:17:24 +08:00
thinkphp
68a1882e1e 改进 2017-04-01 14:07:27 +08:00
thinkphp
ae501f4028 改进模型关联 2017-04-01 12:50:32 +08:00
thinkphp
f72ff880dd Merge branch 'master' of https://github.com/top-think/framework 2017-04-01 11:00:17 +08:00
thinkphp
164b7521c5 改进setAttr方法 2017-04-01 10:59:40 +08:00
thinkphp
a489f99ef4 查询范围支持静态调用 2017-03-31 16:04:38 +08:00
tb
5d2a1bb61c 改进注释
改进注释
2017-03-30 23:24:42 +08:00
thinkphp
8de5a3ffdf Merge branch 'master' of https://git.topthink.com/topteam/framework 2017-03-28 19:18:06 +08:00
thinkphp
721142f885 改进关联 2017-03-28 19:17:10 +08:00
ThinkPHP
ab12b00c5d Apply fixes from StyleCI 2017-03-28 14:12:47 +08:00
thinkphp
1d03915b82 修正 2017-03-28 14:03:28 +08:00
thinkphp
a4646ba1a9 调整Model类setAttr方法 2017-03-28 12:47:05 +08:00
thinkphp
8d61c3b13e 增加MorphOne关联 2017-03-28 12:15:42 +08:00
thinkphp
62aa6a0f14 改进BelongsTo关联 2017-03-28 11:56:01 +08:00