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

Sideloaded relationships not unique + removing pivot table #7

Open
Globegitter opened this issue Feb 10, 2014 · 2 comments
Open

Sideloaded relationships not unique + removing pivot table #7

Globegitter opened this issue Feb 10, 2014 · 2 comments

Comments

@Globegitter
Copy link

Another thing I just noticed, if a certain sideloaded relationship appears multiple times, so for example I load 5 videos and they each have the same tag with id 4, the sideloaded tags array had that tag 4 times, rather than one time.

Also it would be great to have a simple function to remove the pivot table entries.

If there is anything I can do to help, just let me now. These would be really useful features to save some bandwith. Thanks.

@rtablada
Copy link
Owner

Will look into this. I know that I have some work projects using the current dev master that may slow progress until we can get all of our servers updated to a newly tagged release

Will also look into this issue before working on updating to use Ember data 1.x ids on relationships.

@Globegitter
Copy link
Author

Sounds good. For now I have resorted to manually removing that. Not sure how that would be generalized, but I it shouldn't be too much effort. And as I said, if there is anything I could help with, just let me know.

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

2 participants