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

[jdbc] Fix date filter to be inclusive #13734

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

jlaur
Copy link
Contributor

@jlaur jlaur commented Nov 16, 2022

Fixes #9906

Fixes openhab#9906

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Copy link
Contributor

@cweitkamp cweitkamp left a comment

Choose a reason for hiding this comment

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

LGTM.

Can be merged if openhab/openhab-core#3164 will be accepted.

@jlaur jlaur marked this pull request as ready for review November 21, 2022 16:29
@jlaur jlaur requested a review from a team as a code owner November 21, 2022 16:29
@lolodomo
Copy link
Contributor

@cweitkamp : I let you merge as you already reviewed and approved.

@cweitkamp cweitkamp merged commit f9aa20e into openhab:main Nov 22, 2022
@cweitkamp cweitkamp added this to the 3.4 milestone Nov 22, 2022
@jlaur jlaur deleted the 9906-jdbc-filter-dates branch December 4, 2022 23:29
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Dec 24, 2022
Fixes openhab#9906

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
borazslo pushed a commit to borazslo/openhab-mideaac-addon that referenced this pull request Jan 8, 2023
Fixes openhab#9906

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Feb 23, 2023
Fixes openhab#9906

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Feb 28, 2023
Fixes openhab#9906

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Jan 6, 2024
Fixes openhab#9906

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[jdbc] JDBC persistence ignores operator set in FilterQuery
3 participants