This website requires JavaScript.
Explore
Help
Register
Sign In
mirror-fastadminnet
/
framework
Watch
1
Star
0
Fork
0
You've already forked framework
mirror of
https://gitee.com/fastadminnet/framework.git
synced
2026-07-01 20:52:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
340bb3a66070409b200453aab2d3dd0789879d80
framework
/
library
/
think
/
db
History
thinkphp
4c848c4a74
取消 APP_DEBUG 常量 改为 App::$debug 属性获取 设置调试模式 改为 app_debug 配置参数 在应用配置文件中设置
2016-06-15 16:43:31 +08:00
..
builder
修正selectInsert方法字段数不一致错误
2016-06-09 09:32:40 +08:00
connector
完善事务嵌套
2016-06-15 11:03:08 +08:00
exception
Controller类增加batchValidate属性 validate方法增加batch参数,用于设置是否批量验证
2016-06-13 11:09:42 +08:00
Builder.php
改进Connection类的getResult方法 改进App类的run方法返回值 Builder类的parseValue方法增加field参数
2016-06-15 15:45:42 +08:00
Connection.php
取消 APP_DEBUG 常量 改为 App::$debug 属性获取 设置调试模式 改为 app_debug 配置参数 在应用配置文件中设置
2016-06-15 16:43:31 +08:00
Query.php
Merge branch 'master' of
https://github.com/top-think/framework
2016-06-15 11:45:18 +08:00