Commit Graph

15 Commits

Author SHA1 Message Date
thinkphp
1e1d2ab951 修正Query类的builder方法 2016-04-19 17:51:45 +08:00
thinkphp
1f0892f93c 改进chunk方法 支持在调用chunk之前使用连贯操作方法 2016-04-19 13:25:31 +08:00
thinkphp
7d8ea08194 Query类增加chunk方法 分批处理数据 2016-04-19 12:46:24 +08:00
thinkphp
6152a41665 Model类添加field方法 用于设置允许写入的字段 改进Query类的field方法 2016-04-18 22:05:48 +08:00
thinkphp
2e6ba63ed9 改进where方法传空值 2016-04-18 17:14:22 +08:00
thinkphp
455a18e85a 修正Query类的cache方法 2016-04-18 12:11:41 +08:00
thinkphp
3f7113558c 改进多对多关联查询及预载入 2016-04-17 22:34:12 +08:00
thinkphp
d8ac3574f5 关联模型拆分 2016-04-17 13:03:47 +08:00
thinkphp
e82761c582 注释修改 2016-04-16 23:04:02 +08:00
thinkphp
c9e23e61b6 删除Query类的scope方法 2016-04-16 21:51:02 +08:00
thinkphp
1487ee6eac query类查询方法支持闭包 2016-04-16 16:56:42 +08:00
thinkphp
483c824df9 修正Query类 2016-04-16 15:58:42 +08:00
thinkphp
6fa007dc77 完善数据库类 2016-04-16 15:51:16 +08:00
thinkphp
f5ef285cb2 改进数据库类 2016-04-16 14:17:56 +08:00
thinkphp
6886c03657 数据库重构 2016-04-16 11:18:35 +08:00