atk4 / data

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

Join class must not update with DSQL to trigger Model hooks #955

Closed mvorisek closed 2 years ago

mvorisek commented 2 years ago

slighly related with https://github.com/atk4/data/issues/803

Join class should use Model instead of table directly

related with https://github.com/atk4/data/pull/946