Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 grails 审计插件来记录任何域数据更改
我正在做简单的测试来测试这个插件。插入/更新 grails 表单。我的更新失败,数据超出范围。该保存失败,但 auditLog 仍将该数据记录在表中。我该如何防止这种情况。