/jsSqlServerFormatter

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

Primary LanguageJavaScriptMIT LicenseMIT

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.