Skip to content

Document that DataIntegrityViolationException can also be thrown on read-only queries #32686

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
github-actions bot opened this issue Apr 22, 2024 · 1 comment
Assignees
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: backport An issue that is a backport of another issue to a maintenance branch type: documentation A documentation task
Milestone

Comments

@github-actions
Copy link
Contributor

Backport of gh-32631

@github-actions github-actions bot added in: data Issues in data modules (jdbc, orm, oxm, tx) type: backport An issue that is a backport of another issue to a maintenance branch type: documentation A documentation task labels Apr 22, 2024
@github-actions github-actions bot added this to the 6.0.20 milestone Apr 22, 2024
@snicoll snicoll changed the title DataIntegrityViolationException can be thrown on read-only queries Document that DataIntegrityViolationException can also be thrown on read-only queries Apr 22, 2024
@snicoll snicoll self-assigned this Apr 22, 2024
snicoll added a commit that referenced this issue Apr 22, 2024
This commit updates the Javadoc of DataIntegrityViolationException to
broaden its scope as it was too specific before.

Closes gh-32686
Copy link
Contributor Author

Fixed via 1fb179b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: backport An issue that is a backport of another issue to a maintenance branch type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

1 participant