@erictgrubaugh but this doesn't espace strings, right?
e
erictgrubaugh
03/29/2023, 5:13 PM
What needs to be escaped? Do you have an example query?
m
Marwan
03/29/2023, 11:04 PM
No, my manager asked us to stop using N/search, and rely on N/query, the case I worked on didn't need any escaping. I am just asking because it is a common practice in development in general.
j
jen
03/30/2023, 5:48 PM
It’s probably foolish of me to assume that NS does checking for SQL injection within the N/query module