F4nniu
|
973285c462
|
php8 兼容
|
2023-06-26 16:03:36 +08:00 |
|
F4nniu
|
e0f46fc691
|
修复 implode 函数使用,调换参数,旧的方式在 7.4 后将废除,感谢 @chinayin 的反馈。
|
2022-04-03 19:05:22 +08:00 |
|
Karson
|
36676c61dc
|
修复PHP7.4下数组或字符串读取时的兼容性BUG
Signed-off-by: Karson <karsonzhang@163.com>
|
2021-03-18 11:21:22 +08:00 |
|
Karson
|
2e205c8a75
|
修复关联查询时whereTime找不到关联表前缀的BUG
Signed-off-by: Karson <karsonzhang@163.com>
|
2021-03-18 11:21:22 +08:00 |
|
罗鸿蕊
|
925f073b05
|
修复Query getPk 方法判断table字段是否存在问题
|
2019-05-24 14:19:37 +08:00 |
|
thinkphp
|
5b3bbac60c
|
改进Query
|
2018-12-14 11:23:05 +08:00 |
|
thinkphp
|
dabf711a3e
|
改进sqlsrv驱动
|
2018-12-06 15:43:51 +08:00 |
|
thinkphp
|
ebb220f1cb
|
改进聚合查询方法的正则判断
|
2018-12-05 12:07:07 +08:00 |
|
thinkphp
|
85c06ae827
|
改进count方法返回值类型
|
2018-12-04 18:21:30 +08:00 |
|
thinkphp
|
94ecaa13c4
|
改进断线重连
|
2018-10-30 11:10:05 +08:00 |
|
thinkphp
|
f89cc5a6e4
|
改进多对多关联
|
2018-10-26 16:12:11 +08:00 |
|
thinkphp
|
d77e233c45
|
Merge branch 'master' of https://git.topthink.com/topteam/framework
|
2018-10-24 16:58:25 +08:00 |
|
thinkphp
|
72b6c3ccaa
|
聚合查询字段支持DISTINCT
|
2018-10-22 14:15:47 +08:00 |
|
thinkphp
|
474916983e
|
改进count查询的返回值类型
|
2018-10-18 19:05:37 +08:00 |
|
thinkphp
|
8652c83ea1
|
改进聚合查询的安全性
|
2018-10-18 18:37:53 +08:00 |
|
yunwuxin
|
4a882963d6
|
Query支持调用模型的查询范围
|
2018-10-08 15:18:54 +08:00 |
|
thinkphp
|
29c6111748
|
Merge branch 'master' of https://github.com/top-think/framework
|
2018-08-23 17:10:37 +08:00 |
|
thinkphp
|
79a096b877
|
修正parseComment方法
|
2018-08-21 12:04:07 +08:00 |
|
thinkphp
|
574451ffaf
|
修正whereRaw方法
|
2018-08-18 22:56:43 +08:00 |
|
thinkphp
|
5145f28343
|
改进value方法的缓存处理
|
2018-08-08 13:49:02 +08:00 |
|
thinkphp
|
c2161cfa08
|
修正
|
2018-05-23 18:57:28 +08:00 |
|
thinkphp
|
151052cd3f
|
调整
|
2018-05-07 22:33:19 +08:00 |
|
thinkphp
|
ac0a9721ef
|
改进查询
|
2018-05-07 22:29:32 +08:00 |
|
thinkphp
|
f75fd2ed27
|
改进
|
2018-05-03 17:41:42 +08:00 |
|
thinkphp
|
fa413f48e0
|
调整
|
2018-05-03 17:20:41 +08:00 |
|
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 |
|