vsql icon indicating copy to clipboard operation
vsql copied to clipboard

`FLOAT(n)` does not have any affect

Open elliotchance opened this issue 3 years ago • 0 comments

The n is currently ignored. The standard isn't really clear about what we are supposed to do here:

  1. FLOAT specifies the data type approximate numeric, with binary precision equal to or greater than the value of the specified . The maximum value of is implementation-defined. shall not be greater than this value.

elliotchance avatar Jul 23 '22 03:07 elliotchance