Open gnans opened 3 years ago
To avoid sql injection security breach. Is there a way use prepared statement in query ?
Please let me know
Hello @gnans ! Good point. For now there is no functionality to do this. The driver expects already sanitized query.
To avoid sql injection security breach. Is there a way use prepared statement in query ?
Please let me know