Module SQL
Import path
import javascriptClasses
| SqlSanitizer | An dataflow node that sanitizes a string to make it safe to embed into a SQL command. |
| SqlString | A string-valued dataflow node that is interpreted as a SQL command. |
import javascript| SqlSanitizer | An dataflow node that sanitizes a string to make it safe to embed into a SQL command. |
| SqlString | A string-valued dataflow node that is interpreted as a SQL command. |