the values are typed so sqlinjection isn`t possible I think. but internally the values are converted to strings. See [https://github.com/nim-lang/Nim/issues/9453](https://github.com/nim-lang/Nim/issues/9453) .
- SQL modules args/string santization def_pri_pub
- Re: SQL modules args/string santization mikra
