Skip to content

[#377] Fix regular expression which matches Postgres RETURNING Keyword #384

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 1 commit into from
Feb 18, 2021

Conversation

govi20
Copy link
Contributor

@govi20 govi20 commented Jan 30, 2021

Make sure that:

  • You have read the contribution guidelines.
  • You have created a feature request first to discuss your contribution intent. Please reference the feature request ticket number in the pull request.
  • You use the code formatters provided here and have them applied to your changes. Don't submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.

Issue description

Fixes #377

@govi20
Copy link
Contributor Author

govi20 commented Feb 2, 2021

@mp911de could you please review the PR?

@mp911de mp911de self-assigned this Feb 3, 2021
@mp911de
Copy link
Collaborator

mp911de commented Feb 3, 2021

Looks good to me. Will merge this PR during the next week.

@mp911de mp911de added this to the 0.8.7.RELEASE milestone Feb 18, 2021
@mp911de mp911de merged commit 718274a into pgjdbc:main Feb 18, 2021
mp911de pushed a commit that referenced this pull request Feb 18, 2021
@mp911de
Copy link
Collaborator

mp911de commented Feb 18, 2021

Thank you for your contribution. That's merged and backported now.

@mp911de mp911de added the type: bug A general bug label Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to insert a new entity in a table containing name "returning"
2 participants