Commit Graph

3793 Commits

Author SHA1 Message Date
thinkphp
a05397b341 修正Connection类 2017-04-07 19:02:05 +08:00
thinkphp
f1366f7833 修正软删除 2017-04-07 17:47:10 +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
ec03b11d6f Merge branch 'master' of https://github.com/top-think/framework 2017-04-06 15:02:20 +08:00
thinkphp
3370da9a03 修正cache助手函数对option传参的支持 2017-04-06 15:01:34 +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
thinkphp
8d843bec99 改进多态关联 2017-03-28 11:40:50 +08:00
thinkphp
82e8da05e2 改进多态关联的关联数据添加 2017-03-27 19:23:21 +08:00
thinkphp
af350238f1 Merge branch 'master' of https://github.com/top-think/framework 2017-03-27 17:57:01 +08:00
tale
def37e7512 修复optimize:autoload命令在EXTEND_PATH目录不存在的情况下,类库映射生成错误问题 2017-03-27 17:56:12 +08:00
thinkphp
f0aaa7290c 改进Model类的readTransform和writeTransform方法 2017-03-27 17:56:11 +08:00
tale
25411d35eb 支持自定义的根命名空间也可以生成类库映射缓存 2017-03-27 15:00:02 +08:00
thinkphp
f9cfb6ef3b 调整Route类两处不再使用的参数 2017-03-24 12:37:20 +08:00
yunwuxin
05be8d9664 belongsToMany增加数据同步方法 2017-03-23 17:45:15 +08:00
thinkphp
0ee05eb1ca 改进Pivot类 2017-03-23 17:42:29 +08:00
thinkphp
f1da00a2a3 改进模型类的save方法 2017-03-23 16:20:14 +08:00
thinkphp
0a04fe1b4c 修正Request类cookie方法 2017-03-23 14:37:35 +08:00
thinkphp
bb6acffd53 Merge branch 'master' of https://github.com/top-think/framework 2017-03-23 12:01:32 +08:00
thinkphp
1e909984ea 改进Cookie类的get方法支持获取全部 改进Request类的cookie方法 2017-03-23 11:58:52 +08:00
yunwuxin
fe30e3a0e7 Apply fixes from StyleCI 2017-03-22 22:23:25 -05:00
tale
6fa48e2501 命令行工具schema增加config参数,支持传入数据库连接配置 2017-03-23 11:04:38 +08:00
thinkphp
08e0261ad3 模型类的get方法第一个参数必须 如果传入null则返回null 2017-03-22 18:49:34 +08:00
thinkphp
5a1cb9cea1 改进cache类的store方法为当次有效 2017-03-22 17:12:00 +08:00
thinkphp
00fd0b5e20 改进软删除条件在使用闭包查询情况下多次生成的问题 2017-03-22 16:38:51 +08:00
thinkphp
6e27ae32a9 改进全局请求缓存的缓存标识 2017-03-22 12:08:12 +08:00
thinkphp
8209f9f4b1 改进 2017-03-21 14:34:11 +08:00
thinkphp
f5f39422e2 改进 2017-03-21 14:29:33 +08:00
ThinkPHP
af6dc8c3f3 Merge pull request #587 from lilwil/master
验证字段比较支持对比其他字段
2017-03-21 01:28:48 -05:00