Releases: sql-formatter-org/sql-formatter
Releases · sql-formatter-org/sql-formatter
15.6.6
28 Jun 17:40
Compare
Sorry, something went wrong.
No results found
Support ODBC date format in TransactSQL #877 (Thanks to @archonic )
15.6.5
18 Jun 09:51
Compare
Sorry, something went wrong.
No results found
Bugfix
Support UUID type and functions in PostgreSQL (#876 )
15.6.4
10 Jun 10:16
Compare
Sorry, something went wrong.
No results found
Bugfix
Fix capitalization of IS NOT NULL (#872 )
15.6.3
06 Jun 10:31
Compare
Sorry, something went wrong.
No results found
Bugfix
Support DuckDB ->> JSON operator (#871 )
15.6.2
21 May 11:48
Compare
Sorry, something went wrong.
No results found
Bugfix
Support QUALIFY clause in Redshift (#866 )
15.6.1
24 Apr 07:04
Compare
Sorry, something went wrong.
No results found
Bugfix
Allow Spark identifiers to start with numbers (#859 )
15.6.0
20 Apr 17:58
Compare
Sorry, something went wrong.
No results found
New dialect
Added DuckDB support (#857 )
15.5.2
26 Mar 08:21
Compare
Sorry, something went wrong.
No results found
Fixes
Recognize optional syntax in PostgreSQL CREATE statements (#851 ) (thanks to @jamesarosen )
Recognize CASCADE, NO ACTION and RESTRICT as keywords after ON UPDATE/DELETE in PostgreSQL (#849 ) (thanks @karlhorky )
Support for CREATE DATABASE and USE for Transact-SQL (#606 )
15.5.1
20 Mar 09:28
Compare
Sorry, something went wrong.
No results found
15.5.0
20 Mar 06:42
Compare
Sorry, something went wrong.
No results found
Fixes
Tweaks
Drop get-stdin dependency. Use native stream/consumers #844 (thanks to @outslept )