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 config to allow records array values #915

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

rizkypujiraharja
Copy link
Contributor

In projects utilizing MongoDB as the database, data is commonly stored in the form of arrays and objects. However, non-scalar values are not allowed to be recorded in this packages.

Therefore, I have added a new config to provide users with the option to audit array values.

Issue: #596

@MortenDHansen
Copy link
Contributor

Please add a test which shows the difference ensuring flipping the config works, and not implementing the change does not break anything :)

@rizkypujiraharja
Copy link
Contributor Author

Please add a test which shows the difference ensuring flipping the config works, and not implementing the change does not break anything :)

I've added a test, please review again :)

@MortenDHansen MortenDHansen merged commit e0cc534 into owen-it:master Apr 29, 2024
15 checks passed
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.

2 participants