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

replace executeQuery() with executeUpdate() to stop throwing exceptio… #255

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

Parisa68
Copy link
Contributor

@Parisa68 Parisa68 commented Jan 9, 2024

…ns when the query does not have a result.

Describe the pull request:

  • Bug fix
  • Functional change
  • New feature
  • Unit/integration tests
  • Code cleanup
  • Build system change
  • Documentation change

Pull request long description:

Related issues:

Additional information:

@Parisa68 Parisa68 dismissed joshbaskaran’s stale review January 22, 2024 08:10

We want the tests to stop if there are SQL exceptions.

@Parisa68 Parisa68 requested a review from joshbaskaran January 22, 2024 08:10
@Parisa68 Parisa68 merged commit 40d40fb into master Feb 9, 2024
5 checks passed
@Parisa68 Parisa68 deleted the refactor/query-execution-in-test branch February 9, 2024 07:52
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.

2 participants