Re: Feature request: Settings to disable comments and multiple statements in a connection

2025-06-07 Thread Glen K
multiple statements. Together, being able to disable comments and restrict executions to single statements would make it significantly more difficult for attackers to conduct injection attacks on APIs that use a connection configured this way. -Glen From: Tom La

Feature request: Settings to disable comments and multiple statements in a connection

2025-06-04 Thread Glen K
Given that most SQL injections involve use of comments and/or insertion of semi-colons to start a new statement, it seems to me that injection attacks could be substantially reduced if client connections could be configured t