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

Pdb test #390

Closed
wants to merge 29 commits into from
Closed

Pdb test #390

wants to merge 29 commits into from

Conversation

victorcmg
Copy link
Contributor

No description provided.

victorcmg-fdz and others added 29 commits June 22, 2023 10:53
- Makes the implementation of DatabaseEngine optional, so it does not break compatibility with other library clients.
- Addresses comments: changes message in the default method implementation.
- Adds support for the following engines: MySQL, DB2.
- Adds an exception to being thrown when a merge is not possible and use a `MappedEntity` without an `UPSERT` statement.
- Fix H2Engine variable initialization
This reverts commit 1e2b486.

# Conflicts:
#	src/main/java/com/feedzai/commons/sql/abstraction/engine/DatabaseEngine.java
- Removes JVM 11 and 17 from workflow.
- Run Oracle workflow on JVM 11.
- Run Oracle workflow on JVM 17.
- Run Oracle workflow with max-parallel property set to 1.
@victorcmg victorcmg closed this Jul 10, 2023
@victorcmg victorcmg deleted the pdb-test branch July 10, 2023 13: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.

None yet

2 participants