brianc / node-sql

SQL generation for node.js
MIT License
1.05k stars 191 forks source link

Override for Microsoft SQL Server concatenation operator. #398

Closed danrzeppa closed 4 years ago

danrzeppa commented 6 years ago

The concatenation operator in Microsoft SQL Server is + rather than ||.