jOOQ / jOOQ

jOOQ is the best way to write SQL in Java
https://www.jooq.org
Other
6.1k stars 1.2k forks source link

Support floating point NaN and (-)Infinity values in remaining dialects #11706

Open lukaseder opened 3 years ago

lukaseder commented 3 years ago

Continuing with #11704, here are some remaining dialects whose NaN or Infinity floating point values are not yet supported:

These dialects would require formal support for vendor specific float types, first:

lukaseder commented 3 weeks ago

I'll use the momentum from the jOOQ 3.20 DECFLOAT support to fix these as well: