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-02 05:02:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4633f240d06a2b313fc751ee04ae8865a7edb650
framework
/
library
/
think
/
model
History
thinkphp
144a6132e6
Db类增加RESULTSET_ARRAY RESULTSET_COLLECTION 和 RESULTSET_CLASS 常量
...
数据库Connection类增加resultSetType属性定义 支持设置数据集返回类型
2016-05-09 11:45:00 +08:00
..
Merge.php
model类的connection table name属性改成 非 static定义
2016-05-04 18:04:19 +08:00
Pivot.php
Model类属性tableName改为table Connection类getTableName 更改为 getTable
2016-04-20 22:07:31 +08:00
Relation.php
Db类增加RESULTSET_ARRAY RESULTSET_COLLECTION 和 RESULTSET_CLASS 常量
2016-05-09 11:45:00 +08:00