-
Hello, I am using a field like this
This works fine when doing a get/set. However, when I run a query like
the where comparison doesn't work for me. variable instant is of type I tried setting
to make sure I am in same timezone. Currently, I am failing the test case
Quarkus version : 2.7.5 |
Beta Was this translation helpful? Give feedback.
Answered by
sraturi
May 18, 2022
Replies: 1 comment
-
Sorry False alarm found out the issue was more of transactional nesting. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sraturi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry False alarm found out the issue was more of transactional nesting.