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

Workaround EclipseLink's wrong null precedence handling on platforms that don't support it #723

Closed
beikov opened this issue Jan 22, 2019 · 0 comments · Fixed by #721
Closed
Assignees
Milestone

Comments

@beikov
Copy link
Member

beikov commented Jan 22, 2019

Description

Using null precedence when the underlying DB doesn't support it seems to lead to exceptions. We need to handle this for e.g. DB2.

Expected behavior

Actual behavior

Steps to reproduce

Environment

Version: 1.3.0
JPA-Provider: -
DBMS: -
Application Server: -

@beikov beikov added this to the 1.4.0 milestone Jan 22, 2019
@beikov beikov self-assigned this Jan 22, 2019
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 22, 2019
…ering on platforms that don't support it and switch the docker image for oracle
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 22, 2019
…ering on platforms that don't support it and switch the docker image for oracle
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 28, 2019
…ering on platforms that don't support it and switch the docker image for oracle
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 29, 2019
…ering on platforms that don't support it and switch the docker image for oracle
beikov added a commit to beikov/blaze-persistence that referenced this issue Feb 10, 2019
…ering on platforms that don't support it and switch the docker image for oracle
beikov added a commit to beikov/blaze-persistence that referenced this issue Feb 19, 2019
…ering on platforms that don't support it and switch the docker image for oracle
beikov added a commit to beikov/blaze-persistence that referenced this issue Feb 19, 2019
…ering on platforms that don't support it and switch the docker image for oracle
beikov added a commit that referenced this issue Feb 25, 2019
… platforms that don't support it and switch the docker image for oracle
beikov added a commit to beikov/blaze-persistence that referenced this issue Feb 25, 2019
…ering on platforms that don't support it and switch the docker image for oracle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment