Envers causes NULL not allowed for column "REV" when auditing simple entity #25068
Labels
for: external-project
For an external project and not something we can fix
for: stackoverflow
A question that's better suited to stackoverflow.com
status: invalid
An issue that we don't feel is valid
I have web application based on Boot
2.4.2
where I want to audit entity. When I run test which updates existing entity, I'm getting:It seems like some misconfiguration of hibernate + hibernate envers.
Could you please double check it?
I prepared minimal sample here: https://github.com/pmihalcin/envers-revinfo
The text was updated successfully, but these errors were encountered: