shssoichiro / sqlformat-rs

SQL Formatter written in Rust
Apache License 2.0
89 stars 26 forks source link

fix: REFERENCES xyz ON UPDATE .. causes formatter to treat the remaining as an UPDATE statement #43

Closed wugeer closed 2 months ago

wugeer commented 2 months ago

Closes https://github.com/shssoichiro/sqlformat-rs/issues/27