zio-sql
zio-sql copied to clipboard
add escaping to prevent injection attacks
renderRead in postgres & sql server modules are the main areas this affects at the moment, only because many of the other renderings are missing; something that generalises to all modules that can be adapted for specific differences would be ideal.
More specification needed.
https://github.com/zio/zio-sql/pull/624