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 12:42:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7839557c6e05bf00d09e630a39bc0b1fe6aa2f8
framework
/
library
/
think
/
db
History
thinkphp
e7839557c6
驱动改进
2016-05-09 12:01:41 +08:00
..
builder
完善数据库驱动
2016-04-16 15:07:29 +08:00
connector
驱动改进
2016-05-09 12:01:41 +08:00
Builder.php
改进Connection类的connect方法
2016-04-28 17:18:09 +08:00
Connection.php
数据库配置参数增加resultset_type 用于设置数据集的返回类型
2016-05-09 11:56:22 +08:00
Query.php
Db类增加RESULTSET_ARRAY RESULTSET_COLLECTION 和 RESULTSET_CLASS 常量
2016-05-09 11:45:00 +08:00