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

Avoid multiple queries on session dump #566

Merged
merged 1 commit into from
Feb 21, 2019

Conversation

coorasse
Copy link
Member

@coorasse coorasse commented Feb 21, 2019

In case of error, the dumping of all the rules could cause multiple queries on the database. This fixes the behavior by overriding the representation of the Rule object in case of inspection.
Fixes #511

@coorasse coorasse changed the base branch from develop to feature/3.0.0 February 21, 2019 17:57
@coorasse coorasse force-pushed the feature/no_evaluation_on_inspect branch from f4e5f34 to f474109 Compare February 21, 2019 18:11
@coorasse coorasse merged commit a68b21f into feature/3.0.0 Feb 21, 2019
@coorasse coorasse deleted the feature/no_evaluation_on_inspect branch February 21, 2019 18:31
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.

1 participant