Skip to content

New numeric options

Latest
Compare
Choose a tag to compare
@radbrt radbrt released this 24 Mar 10:53
· 1 commit to main since this release
3160670

This release changes the definition of Number datatype to NUMER(38,10). This is potentially a breaking change for some, so there is also a new option prefer_float_over_numeric that writes numbers as datatype FLOAT.

Additionally, varchar length has been increased to 4000.