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-03 05:52:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ed23d6186560d72a020f4eced2ec552d25944b1
framework
/
library
/
think
/
db
History
thinkphp
0ed23d6186
Query类增加failException方法 用于设置查询没有找到数据时候是否抛出异常
2016-04-23 18:16:26 +08:00
..
builder
完善数据库驱动
2016-04-16 15:07:29 +08:00
connector
完善数据库驱动
2016-04-16 15:07:29 +08:00
Builder.php
Query类增加failException方法 用于设置查询没有找到数据时候是否抛出异常
2016-04-23 18:16:26 +08:00
Connection.php
Connection类getAttribute方法 改成 getConfig 增加setConfig方法 Model类类型转换支持格式定义
2016-04-23 11:17:53 +08:00
Query.php
Query类增加failException方法 用于设置查询没有找到数据时候是否抛出异常
2016-04-23 18:16:26 +08:00