Releases: sql-formatter-org/sql-formatter
Releases · sql-formatter-org/sql-formatter
15.6.10
02 Oct 07:55
Compare
Sorry, something went wrong.
No results found
Bugfixes
Don't change indentation inside /*sql-formatter-disable*/
comments (#906 )
Transact-SQL improvements
Properly format basic CREATE/DROP/ALTER FUNCTION/PROCEDURE
(#865 )
Don't format COLLATE
as statement (#905 )
15.6.9
11 Sep 05:27
Compare
Sorry, something went wrong.
No results found
Bugfix
Support ALTER FUNCTION/PROCEDURE in Transact-SQL (#903 )
15.6.8
05 Sep 08:43
Compare
Sorry, something went wrong.
No results found
Support ARRAY[] syntax in Redshift (#884 )
15.6.7
04 Sep 09:06
Compare
Sorry, something went wrong.
No results found
Minor fixes and improvements
Treat WITH TIMEZONE as datatype not as a keyword (#896 ) (thanks to Eniko Nagy)
Support RETURNING clause in SQLite (#870 )
Support IDENTIFIER() syntax in Snowflake (#883 )
Support underscore in numeric literals of DuckDB & PostgreSQL (#891 ) (thanks to Hamilton Ulmer)
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 )