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
ae908199eb41fe7806a482c32ecbac1d23ae4b7b
framework
/
library
/
think
/
db
History
thinkphp
ae908199eb
数据库配置参数增加resultset_type 用于设置数据集的返回类型
2016-05-09 11:56:22 +08:00
..
builder
完善数据库驱动
2016-04-16 15:07:29 +08:00
connector
Db类增加RESULTSET_ARRAY RESULTSET_COLLECTION 和 RESULTSET_CLASS 常量
2016-05-09 11:45:00 +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