/unparametrize-sql-query

Removes string literals, number constants, comments and excess whitespace from an SQL in one pass. The removed string literals and number constants are replaced with '?' and ? respectively.

Primary LanguageJavaScriptOtherNOASSERTION

No issues in this repository yet.