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

Add Support to Upsert/Insert Ignore on PDB #392

Merged
merged 2 commits into from
Jul 11, 2023

Conversation

victorcmg
Copy link
Contributor

This commit fixes the a NullPointerException thrown when trying to execute the batches of a MappedEntity. It also addressses a missing part of the implementation where the opearation of clearing the batch parameters was not performed when doing a rollback.

This commit also improves the logging information and the method names and its documentation when applicable.

- Fixes the "NullPointerException" thrown when trying to execute the batches of a MappedEntity.
@diogo-anjos-fdz
Copy link

LGTM!

@diogo-anjos-fdz diogo-anjos-fdz merged commit 46f29b2 into feedzai:master Jul 11, 2023
33 checks passed
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