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

sub queries #12

Closed
myguidingstar opened this issue Feb 22, 2018 · 4 comments
Closed

sub queries #12

myguidingstar opened this issue Feb 22, 2018 · 4 comments

Comments

@myguidingstar
Copy link
Contributor

myguidingstar commented Feb 22, 2018

Pull extra data to an entity's keyword with custom sql queries

@myguidingstar
Copy link
Contributor Author

should be on the second position (only after sqb/pull-entities and above p/map-reader and all other plugins) so its data will be available to to other plugins such as derive-attributes and authorization

@myguidingstar
Copy link
Contributor Author

will need to use p/join directly instead of p/join-seq because each entity will issue an sql query

@myguidingstar
Copy link
Contributor Author

can be batched (aka N+1 problem)?

@myguidingstar
Copy link
Contributor Author

no longer relevant as walkable's internal has changed

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

No branches or pull requests

1 participant