Skip to content

Conversation

@gavinking
Copy link
Owner

[Please describe here what your change is about]


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


gavinking and others added 30 commits November 25, 2025 12:49
@OrderColumn is like @MapKeyColumn. It's not supposed to
be used on the unowned side of an association.
A native query might need to run a flush operation before
it's executed. Hibernate Reactive have to run a reactive flush.

By relaxing the scopes of these methods, we can avoid
some code duplication.
these could happen when no parameter was registered
due to the optimization of lazily initializing the
list of parameters
this is sorta useful with SQL result set mappings
gavinking and others added 29 commits December 19, 2025 14:03
…ong things

no idea what this was originally *supposed* to be testing, but that was simply
wrong and incorrect
- Added --platform linux/amd64 to postgres(Applied globally) functions for macOS environment.
  The current postgis images lack ARM64 manifests, requiring amd64 emulation via Rosetta 2.
- Fixed a typo in postgresql_18 function referencing the wrong environment variable (_17 -> _18).

Signed-off-by: namucy <[email protected]>
this fixes what was I guess probably a sort of regression when the
FormatMapper stuff was added
…ignature of AnnotationBasedGenerator

and slightly simplify built-in generators
@gavinking gavinking closed this Dec 30, 2025
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.