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.