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

Add query parameters to hasMany relation #28

Closed
iobaixas opened this issue Jan 16, 2014 · 0 comments
Closed

Add query parameters to hasMany relation #28

iobaixas opened this issue Jan 16, 2014 · 0 comments

Comments

@iobaixas
Copy link
Member

Every query generated by the relation should consider the given parameters.

Should look like:

{
  attr: { hasMany: 'Model', with: { param1: XX } }
}
@iobaixas iobaixas added ready and removed ready labels Aug 21, 2014
@iobaixas iobaixas modified the milestone: 1.2 Sep 23, 2014
iobaixas added a commit that referenced this issue Nov 26, 2014
Also adds hasMany `params` option.

Closes #35, #28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant