Sublime Forum

RETURNING missed in sql syntax

#1

Postgres has RETURNING keyword and it should be highlighted too :slightly_smiling:

0 Likes

#2

The SQL syntax is also missing most SQL-Server keywords and other built-ins… DECLARE, OPTION, ISNULL, IS, INTO, COALESCE, CAST, GETDATE, NULLIF, DATEADD, DATEDIFF, RTRIM, @@SERVERNAME, just to name a few off the top of my head :wink:

But anyway, this is the place to report it if you want it to be fixed: https://github.com/sublimehq/Packages/issues

0 Likes