Replies: 2 comments
-
Same question here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I successfully did automigrate to GIST index:
The key difference may be 'ltree' here; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
so basically trying to get the following query to be done by specifying it in the model itself
the following does not work
both result in
anyone knows how i can make this work? or there is no way to get this done and i should resort to using
Exec()
to run raw SQL?Beta Was this translation helpful? Give feedback.
All reactions