Commit Graph

14 Commits

Author SHA1 Message Date
thinkphp
3881938ddb 调整类的文件命名规范为psr-4 2016-01-04 16:58:58 +08:00
thinkphp
fa897d927b 注释调整 2016-01-04 08:51:03 +08:00
thinkphp
52d368a851 修正系统traits 2016-01-02 21:46:45 +08:00
thinkphp
736a451a44 修正自动验证唯一性的一个BUG 2015-12-25 18:13:36 +08:00
thinkphp
0e6afef0be 去掉get_client_ip调用 2015-12-22 08:05:34 +08:00
pwf0112
ca6989aec5 patchQuery方法BUG
发生异常回滚缺少返回值
2015-12-19 15:54:12 +08:00
thinkphp
c5649dbf28 改进写法 2015-12-19 13:07:47 +08:00
thinkphp
68e3d42919 model增加统计方法、getfield和setfield等方法 traits\model\adv增加功能 2015-12-19 13:01:03 +08:00
liuzhaowei55
c2bca247be update thinkphp/library/traits/model/query.php
删除parseSql()函数,此类不再需要了
2015-12-17 10:29:31 +08:00
thinkphp
6b1642f4a0 改进 traits\model\adv 的延迟更新数据方法 和 app类对于 空操作的处理 2015-12-14 21:11:00 +08:00
杨维杰
e8f0edad18 修复自动验证 2015-12-14 13:51:45 +08:00
thinkphp
0dc706b82c 统一方法声明参数 2015-12-13 10:44:12 +08:00
thinkphp
8ff1a41b4e traits\model\auto 改进常量定义 2015-12-12 15:17:06 +08:00
thinkphp
46c0f4fe84 traits层次调整去掉 think目录 用户自定义的traits可以放到模块目录下面区分 2015-12-11 20:39:48 +08:00