atk4 / data

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

Cross-persistence traversal #158

Open romaninsh opened 7 years ago

romaninsh commented 7 years ago

Documentation implies, that when you traverse across persistences, the implied list of IDs will be passed instead of sub-query.

http://agile-data.readthedocs.io/en/develop/references.html#persistence

needs https://github.com/atk4/data/issues/682

mvorisek commented 2 years ago

Data from a different persistence can be materialized thru php and passed to the selecting/owning Model using "select multiple rows with constants" - https://stackoverflow.com/questions/2201170/how-to-select-multiple-rows-filled-with-constants