v1.3.19 - Combating Record Lock Issues
- Combating record lock issues generated by overnight scheduled rollup runs - FOR UPDATE was too aggressively locking the parent records in these cases. Scales back, a bit, the extent to which #221 uses
FOR UPDATE
to prevent these aggressive row locks from materializing