atk4 / data

Data Access PHP Framework for SQL & high-latency databases
https://atk4-data.readthedocs.io
MIT License
273 stars 46 forks source link

Assert no traversing on unloaded entity field #969

Closed mvorisek closed 2 years ago

mvorisek commented 2 years ago

I consider traversing of unloaded entity as a bug, as no condition was added and all records were filtered

if no conditional reference is wanted, simply traverse on model instead of an entity