Skip to content

Fix Postgres JSON Explain when getting tuple as params #1722

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

Merged
merged 2 commits into from
Dec 28, 2022

Conversation

mgaligniana
Copy link
Contributor

Description

Hello!

In this PR I apply the change suggested by Tim and add a test to check the output that Tom mentioned

Let me know any change/test required!

Thank you!

Fixes #1482

Checklist:

  • I have added the relevant tests for this change.
  • I have added an item to the Pending section of docs/changes.rst.

@tim-schilling tim-schilling merged commit c919827 into django-commons:main Dec 28, 2022
@tim-schilling
Copy link
Member

Thanks @mgaligniana for the PR!

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

Successfully merging this pull request may close these issues.

Postgresql Raw Query Tuple Parameter 500 error on explain statement
2 participants