jsSqlServerFormatter

Format sqlFunctions (see jsDataQuery) into MS Sql server readable commands and expressions


Keywords
query, expression, javascript, sql, sql server, compiler
License
MIT
Install
bower install jsSqlServerFormatter

Documentation

jsSqlServerFormatter

Convert sqlFunction into MS-SqlServer readable strings

This unit is meant to be used in conjunction with jsDataQuery in order to transform a sqlFunction into a string usable in MS Sql Server. Analogous formatter can be written in order to support other kind of database.