Skip to content

v7.0.0

Choose a tag to compare

@arthurschreiber arthurschreiber released this 02 Jan 21:12
· 701 commits to master since this release
4112998

7.0.0 (2020-01-02)

Features

  • change enableArithAbort default to true (76ea92a)

BREAKING CHANGES

  • Changing the ARITHABORT setting 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.