Rationale
All attempts to modify the database should make sure that, in case of error, no inconsistencies are never left in the database.
Scope
Apex classes and triggers
Exclusions
This rule will not fire on test methods
All attempts to modify the database should make sure that, in case of error, no inconsistencies are never left in the database.
Apex classes and triggers
This rule will not fire on test methods