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

Make bulk associate work for (1) has_many_through_sql_cross_table and (2) foreign-key-array associations #160

Open
coeit opened this issue Oct 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@coeit
Copy link
Member

coeit commented Oct 27, 2020

Issue

In the first implementation of the bulk association feature we decided to implement this only for the standard one-to-many relation.
This issue aims at extending the functionality to the many-to-many case, both for the special RDBMS cross-table and the foreign-key-arrays.

Spec

This issue needs specification

@coeit coeit added the enhancement New feature or request label Oct 27, 2020
@coeit coeit self-assigned this Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant