Skip to content

Commit 2f9476e

Browse files
committed
Don't format COLLATE as statement in Transact-SQL
Fixes #905
1 parent 5c86927 commit 2f9476e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/languages/transactsql/transactsql.formatter.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ const tabularOnelineClauses = expandPhrases([
9292
'CERTIFICATE',
9393
'CLOSE MASTER KEY',
9494
'CLOSE SYMMETRIC KEY',
95-
'COLLATE',
9695
'COLUMN ENCRYPTION KEY',
9796
'COLUMN MASTER KEY',
9897
'COLUMNSTORE INDEX',

0 commit comments

Comments
 (0)