Before this change, the inverse relation from the exception to the records linked to the exception was read to determine if the rule should be added or removed from the rule detected for the current records. On large database with non blocking exceptions this lead to a performance issues since this issues a read of all the SO where the exception has been applied. With this change, we only read the information from the current records |
||
---|---|---|
.. | ||
__init__.py | ||
purchase_test.py | ||
test_base_exception.py |