Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-persistence traversal #158

Open
romaninsh opened this issue Sep 16, 2016 · 1 comment
Open

Cross-persistence traversal #158

romaninsh opened this issue Sep 16, 2016 · 1 comment

Comments

@romaninsh
Copy link
Member

romaninsh commented Sep 16, 2016

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 #682

@romaninsh romaninsh added this to the 1.2.0 milestone Sep 19, 2016
@mvorisek mvorisek removed this from the 1.2.0 milestone Jun 12, 2020
@mvorisek mvorisek added the MAJOR label Aug 25, 2021
@mvorisek mvorisek changed the title cross-database traversal Cross-database traversal Aug 25, 2021
@mvorisek mvorisek changed the title Cross-database traversal Cross-persistence traversal Jan 12, 2022
@mvorisek
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants