Commit Graph

687 Commits

Author SHA1 Message Date
thinkphp
a5afa55ce6 使用exp表达式更新数据的异常提示 2018-05-03 17:19:53 +08:00
thinkphp
f4301c8667 改进驱动的parseKey方法 2018-04-27 15:38:45 +08:00
thinkphp
48054a6abb jion方法的条件支持传入Expression对象 2018-04-27 12:16:43 +08:00
thinkphp
c6e263be4b 修正一处BUG 2018-04-26 11:08:28 +08:00
thinkphp
1cfef7aadc 改进 2018-04-25 15:41:12 +08:00
thinkphp
80488e79cb 改进注释 2018-04-25 15:22:13 +08:00
thinkphp
224d9d316f SQL日志记录主从标记 2018-04-25 15:19:07 +08:00
thinkphp
4003537d84 改进主从读取 2018-04-25 15:01:48 +08:00
thinkphp
21872be5af 改进分布式写入数据后及时读取的问题 2018-04-23 14:45:51 +08:00
thinkphp
37b2d1689d 改进comment方法解析 2018-04-20 16:05:51 +08:00
thinkphp
e3a4faedbf 修正一处未定义变量错误 2018-04-17 19:29:53 +08:00
thinkphp
3bf48cbfef 修正setInc和setDec方法 2018-04-14 13:04:04 +08:00
thinkphp
f34e91deb2 exp表达式查询改进 2018-04-14 12:43:52 +08:00
thinkphp
111353f066 修正inc/dec方法 2018-04-14 12:09:27 +08:00
thinkphp
137ccfc458 改进insertAll方法 2018-04-14 10:12:25 +08:00
thinkphp
94384d1aba 改进parseTime方法 2018-04-13 16:32:33 +08:00
thinkphp
9eb57bf3bc 改进 2018-04-13 14:39:18 +08:00
thinkphp
287b390c8f 改进order用法 2018-04-13 13:21:53 +08:00
thinkphp
e4d4911b46 改进一处mysql兼容性问题 2018-04-13 11:33:30 +08:00
thinkphp
427bf4b2df 改进 2018-04-12 16:52:16 +08:00
thinkphp
7fed9cf033 改进 2018-04-12 16:33:02 +08:00
thinkphp
ae442796eb 改进 2018-04-12 16:31:54 +08:00
thinkphp
01acff377e order方法调整 2018-04-12 11:38:49 +08:00
thinkphp
b18863749e 改进 2018-04-12 11:19:32 +08:00
thinkphp
8ae0fdef46 增加Expression类及相关方法 2018-04-12 09:25:46 +08:00
thinkphp
fd9b019840 闭包查询使用cache(true)抛出异常 2018-04-09 11:49:01 +08:00
thinkphp
142934607d 修正Query类使用闭包查询后的cache问题 2018-04-09 11:38:24 +08:00
thinkphp
091e7b734d 改进inc/dec查询 2018-03-27 15:55:37 +08:00
thinkphp
363fd4d903 改进inc和dec查询 2018-03-26 14:17:25 +08:00
thinkphp
9daace8812 改进参数绑定 2018-03-20 15:13:21 +08:00
thinkphp
fe07938197 改进 2018-03-15 13:58:29 +08:00
thinkphp
a9c1d7df9d 修正Query类view方法的数组表名定义 2018-03-15 13:50:47 +08:00
thinkphp
267c8a5528 改进断线重连的判断 2018-03-07 17:23:01 +08:00
thinkphp
8f0da295bc 注释改进 2018-03-02 16:54:46 +08:00
thinkphp
273ed6d196 改进Query类查询 2018-03-01 18:03:59 +08:00
thinkphp
680be85343 改进field方法 2018-02-14 22:31:41 +08:00
thinkphp
b052eccb26 改进 2018-02-08 15:48:14 +08:00
thinkphp
b8d4bb3c98 改进查询缓存 2018-02-08 15:41:38 +08:00
thinkphp
4d513f3c62 改进查询缓存 2018-02-08 15:28:40 +08:00
thinkphp
34875308ae 改进join自关联查询 2018-01-28 22:44:25 +08:00
thinkphp
7b669b20dd 改进 2018-01-20 18:35:29 +08:00
thinkphp
69326f050f 改进查询缓存 2018-01-20 18:06:34 +08:00
thinkphp
382d9d0198 改进union查询 2018-01-15 17:35:08 +08:00
thinkphp
ea2ce8f8de 改进自关联查询多级调用问题 2018-01-05 17:28:21 +08:00
thinkphp
e2a1a61995 改进chunk方法 2018-01-04 16:25:44 +08:00
thinkphp
f0c2dd2bba 改进chunk方法 2018-01-02 17:56:31 +08:00
thinkphp
9a68abd572 Merge branch 'master' of https://github.com/top-think/framework 2018-01-01 20:19:31 +08:00
thinkphp
282d04e4af 更新说明 2018-01-01 20:19:18 +08:00
thinkphp
fba2b4b585 改进mysql的insertAll方法 2017-12-28 17:23:33 +08:00
thinkphp
0b028c645c 改进chunk方法支持复合主键 2017-12-27 16:01:15 +08:00