v7.0.0
·
701 commits
to master
since this release
7.0.0 (2020-01-02)
Features
- change
enableArithAbortdefault totrue(76ea92a)
BREAKING CHANGES
- Changing the
ARITHABORTsetting changes how
arithmetic, overflow, divide-by-zero, or domain errors are handled, and
whether transactions that encounter these error conditions are rolled
back or whether execution continues on.