Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add audit table suffix config property #19733

Merged
merged 1 commit into from
Aug 27, 2021
Merged

Conversation

wstryjew
Copy link

I added quarkus config key quarkus.hibernate-envers.audit-table-suffix which is mapped to hibernate.envers.audit_table_suffix. Default value is "_AUD".
Please review my changes.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice first contribution!

@gastaldi gastaldi merged commit 9cc17ee into quarkusio:main Aug 27, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants