-
Suggestion
-
Resolution: Fixed
-
None
We need to verify that this does not occur in Hibernate 3: https://studio.atlassian.com/browse/EMBCWD-806
Easy way to test: execute an active/inactive query via the user search and see if it works/breaks in Postgres.
Queries on Users are translated in SQL like this:
It was corrected in Hibernate 3.2 and we use 3.2.5 anyway.