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
c45229c76267c059c1fa61c78709daca0b054b15
framework
/
library
/
think
/
model
/
relation
History
thinkphp
d7dda49cbf
调整注释
2017-01-22 18:07:13 +08:00
..
BelongsTo.php
改进一对一关联预载入
2017-01-22 17:36:56 +08:00
BelongsToMany.php
关联预载入方法调整 取消class参数 关联的数据集查询根据模型的数据集返回类型设定
2017-01-22 12:42:24 +08:00
HasMany.php
关联预载入方法调整 取消class参数 关联的数据集查询根据模型的数据集返回类型设定
2017-01-22 12:42:24 +08:00
HasManyThrough.php
取消关联类无效的alias参数 仅morphTo关联保留 用于设置多态别名
2017-01-16 23:03:12 +08:00
HasOne.php
改进一对一关联预载入
2017-01-22 17:36:56 +08:00
MorphMany.php
关联预载入方法调整 取消class参数 关联的数据集查询根据模型的数据集返回类型设定
2017-01-22 12:42:24 +08:00
MorphTo.php
关联预载入方法调整 取消class参数 关联的数据集查询根据模型的数据集返回类型设定
2017-01-22 12:42:24 +08:00
OneToOne.php
调整注释
2017-01-22 18:07:13 +08:00