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 multiple database support for mutations #34

Open
nepAppHub opened this issue Oct 21, 2020 · 4 comments
Open

Add multiple database support for mutations #34

nepAppHub opened this issue Oct 21, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@nepAppHub
Copy link

Support manual database selection mentioned here:
https://docs.djangoproject.com/en/3.1/topics/db/multi-db/

@tOgg1
Copy link
Owner

tOgg1 commented Dec 3, 2020

I'm assuming you want to be able to control this on a per-mutation level, say? I.e. using automatic routing will be insufficient?

@tOgg1 tOgg1 added the enhancement New feature or request label Dec 3, 2020
@tOgg1 tOgg1 added this to the v0.8.0 milestone Dec 3, 2020
@nepAppHub
Copy link
Author

Yeh, I require to control on a per-mutation level. I think automatic routing will be insufficient.

@tOgg1
Copy link
Owner

tOgg1 commented Dec 5, 2020

Roger that. Would you also need to be able to control routing on nested relationships?

@tOgg1 tOgg1 modified the milestones: v0.8.0, 0.9.0 Apr 22, 2021
@tOgg1 tOgg1 modified the milestones: v0.9.0, v0.10.0 Mar 13, 2022
@tOgg1
Copy link
Owner

tOgg1 commented Mar 13, 2022

Another comment here: Will overriding get_queryset be sufficient here?

@tOgg1 tOgg1 removed this from the v0.10.0 milestone Mar 13, 2022
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

2 participants