silverstripe-framework/src
Guy Sartorelli 3bf845a9e6
FIX Protect against loading incorrect eager-loaded relations.
Don't fetch eager-loaded has_many or many_many unless we've validated
that the relation IS actually a has_many or many_many relation.
Also clear eager-loaded relations when flushing the record.
2023-07-17 12:03:11 +12:00
..
Control Merge branch '5.0' into 5 2023-05-22 12:46:02 +12:00
Core Merge branch '4' into 5.0 2023-06-14 16:09:34 +12:00
Dev Merge branch '5.0' into 5 2023-06-14 16:09:58 +12:00
Forms Merge pull request #10819 from andrewandante/FEAT_add_only_individual_users_inherited_permission 2023-07-07 09:37:59 +12:00
i18n Merge branch '5.0' into 5 2023-06-14 11:10:44 +12:00
includes API Make the public directory mandatory (#10617) 2022-12-14 16:08:47 +13:00
Logging Merge branch '4' into 5.0 2023-03-30 13:20:03 +13:00
ORM FIX Protect against loading incorrect eager-loaded relations. 2023-07-17 12:03:11 +12:00
Security API deprecate InheritedPermissions::getJoinTable 2023-07-05 16:22:17 +12:00
View FIX Passing 0 as first argument breaks template 2023-06-09 08:55:20 +02:00