shssoichiro / sqlformat-rs

SQL Formatter written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scientific notation without `+` or `-`

max-sixty opened this issue · comments

Thanks for adding 3db4f02 — this successfully fixed 1e+16.

1e16 — without a + or - — is often used though, and this expression has spaces inserted — see PRQL/prql#3188 for a case.