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] Fixed ClassCastException; Update mariadb-java-client to version 1.4.6 #8883

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

cweitkamp
Copy link
Contributor

  • Fixed ClassCastException
  • Update mariadb-java-client to version 1.4.6 (according to README this version is tested)

Closes #8839

Signed-off-by: Christoph Weitkamp github@christophweitkamp.de

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
@cweitkamp cweitkamp added the bug An unexpected problem or unintended behavior of an add-on label Oct 27, 2020
Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

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

LGTM!

@wborn wborn merged commit 9992a67 into openhab:main Oct 27, 2020
@cweitkamp cweitkamp deleted the bugfix-jdbc-classcastexception branch October 28, 2020 05:57
boehan pushed a commit to boehan/openhab-addons that referenced this pull request Apr 12, 2021
…openhab#8883)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
marcfischerboschio pushed a commit to bosch-io/openhab-addons that referenced this pull request May 5, 2022
…openhab#8883)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
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] ClassCastException when storing items
2 participants