Skip to content

How to use postgres ltree with blaze persistence #1678

Answered by jwgmeligmeyling
h-mergel asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, it is possible, but you'll need to register a custom function that renders {0} @> {1}. How to register custom functions can be read in the documentation. You can also use Hibernates methods to register custom functions. This obviously assumes you have already successfully mapped your attribute to the ltree datatype, which might require the introduction of a custom type as well.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by h-mergel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants