atk4 / data

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

Add support for Model nesting #946

Closed mvorisek closed 2 years ago

mvorisek commented 2 years ago

when saving, all inner models hooks are executed

no BC break

Array persistence support will be added in another PR - https://github.com/atk4/data/pull/961