Closed morgo closed 4 months ago
Reported by @jayjanssen
The rest of our code intentionally does not use prepared statements here. Manual inspection shows this is the one exception.
We try not to use prepared statements here because the resource limit is global, and we have no control over the other apps.
Reported by @jayjanssen
The rest of our code intentionally does not use prepared statements here. Manual inspection shows this is the one exception.
We try not to use prepared statements here because the resource limit is global, and we have no control over the other apps.