sql-escape-newlines-filter
sql-escape-newlines-filter is a compiled Lisp function in `sql.el
'.
(sql-escape-newlines-filter STRING)
Escape newlines in STRING.
Every newline in STRING will be preceded with a space and a backslash.
sql.el
'.
(sql-escape-newlines-filter STRING)
Escape newlines in STRING.
Every newline in STRING will be preceded with a space and a backslash.