quarkus-hibernate-types icon indicating copy to clipboard operation
quarkus-hibernate-types copied to clipboard

Quarkus Extension based on Hibernate Types (https://github.com/vladmihalcea/hibernate-types)

Results 21 quarkus-hibernate-types issues
Sort by recently updated
recently updated
newest added

Bumps [quarkiverse-parent](https://github.com/quarkiverse/quarkiverse-parent) from 9 to 12. Release notes Sourced from quarkiverse-parent's releases. 12 What's Changed Bump impsort-maven-plugin from 1.7.0 to 1.8.0 by @​dependabot in quarkiverse/quarkiverse-parent#66 Format and import sort should...

dependencies

Hi, currently, I do not have much time and I do have more open topics (also in `quarkiverse`) in open source communities. I do have a feeling I am not...

Bumps `quarkus.version` from 2.2.3.Final to 2.15.0.Final. Updates `quarkus-bom` from 2.2.3.Final to 2.15.0.Final Release notes Sourced from quarkus-bom's releases. 2.15.0.CR1 Major changes #29490 - SmallRye GraphQL 1.9.0 #29323 - Support filtering...

dependencies

Hi, I've migrated a Spring project to Quarkus and by doing so I had an issue when using Vlad Mihalcea's hibernate-types within a Quarkus native-image. I checked back in the...

The original pain was, that the "array"-functionality was missing (maybe the same issue as #25?). To solve this problem I saw two possible ways: - copy/paste the necessary classes into...

Bumps `testcontainers.version` from 1.15.3 to 1.17.6. Updates `testcontainers` from 1.15.3 to 1.17.6 Release notes Sourced from testcontainers's releases. 1.17.6 What's Changed Highlights This release has been made possible through the...

dependencies

As explained by @Sanne in this thread: https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/quarkus-hibernate-types > the hibernate-types project isn't meant to be used by Hibernate Reactive. The "types" notion needs to map to vendor specific types...

Hello, this is not an issue with the library, but I am unsure of where to find a solution for my problem. I am using this library for the JSON...

I noticed in dependencies for this extension that hibernate-orm is referenced. Does this extension support hibernate-reactive? I am currently using it in a hibernate-reactive environment and everything appears to be...

Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.22.0 to 3.23.1. Commits 0256688 [maven-release-plugin] prepare release assertj-core-3.23.1 6529933 Downgrade junit-jupiter from 5.9.0-M1 to 5.8.2 d9cd2da [maven-release-plugin] prepare for next development iteration 6f19754 [maven-release-plugin] prepare release...

dependencies