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

Correct the documents when about fire exception #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wahyd4
Copy link

@wahyd4 wahyd4 commented Nov 30, 2018

When we'd like to fire exception when execute INSERT commands, we should call .WithExecException() rather than .WithQueryException()

When we'd like to fire exception when execute `INSERT` commands, we should call `.WithExecException()` rather than `.WithQueryException()`
@Selvatico
Copy link
Owner

@wahyd4 can you look into failing test, please?

Copy link
Collaborator

@vallieres vallieres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

D'oh! Thanks for finding this out!

@wahyd4
Copy link
Author

wahyd4 commented Dec 1, 2018

Hi, @Selvatico I don't think the test failure is related to my change, I didn't change any source code or test code at all. Also, There is no error when I run the tests in my local many times.

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.

None yet

3 participants