Skip to content

Add kparams to callproc #1189

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

Closed
brycecaine opened this issue Jul 31, 2019 · 2 comments
Closed

Add kparams to callproc #1189

brycecaine opened this issue Jul 31, 2019 · 2 comments

Comments

@brycecaine
Copy link

I couldn't find an issue that requests this, so forgive me if there is one and I missed it.

Django's version of callproc supports a kparams keyword argument:

https://docs.djangoproject.com/en/2.2/topics/db/sql/#django.db.models.CursorWrapper.callproc

It would be awesome if django-debug-toolbar supported kparams as well:

https://github.com/jazzband/django-debug-toolbar/blob/master/debug_toolbar/panels/sql/tracking.py#L188

I might attempt a pull request if I had more time, but I wanted to at least start the conversation.

Thank you so much for an amazing tool! I love the insight django-debug-toolbar provides.

@matthiask
Copy link
Member

Definitely makes sense.

@matthiask
Copy link
Member

I think this is a duplicate of #907

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

No branches or pull requests

3 participants