sql-language-server
sql-language-server copied to clipboard
support pipe operator for concatenation
Hey ! I'm trying to setup sql-language-server, for a SQLPage project, where there has to be a lot of string manipulations.
I am getting an error saying that the concatenation operator (||) is not recognized.