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

Added configuration option to disable auditing for object associations #611

Closed
wants to merge 0 commits into from

Conversation

shepherdmat
Copy link

Subject

Pull request allows you to globally disable building a database scheme, and attempt to audit object relationships

I am targeting this branch, because it is a new feature.

Closes #601.

Changelog

### Added
- New configuration option `disable_associations` to disable association tracking.

src/EventListener/LogRevisionsListener.php Outdated Show resolved Hide resolved
src/EventListener/LogRevisionsListener.php Outdated Show resolved Hide resolved
src/Collection/AuditedCollection.php Outdated Show resolved Hide resolved
src/Collection/AuditedCollection.php Outdated Show resolved Hide resolved
@VincentLanglet
Copy link
Member

You also need to rebase 1.x branch @shepherdmat

@shepherdmat
Copy link
Author

@VincentLanglet Sorry. I made a mess in git had to create new PR here #622 Thank you in advance for review

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.

Ignore related tables for auditiong
2 participants