Closed diegospm closed 4 years ago
Hi,
This Builder prevents SQL Injection? Or do we need to escape before using the builder?
I searched for this topic in the docs, but I didn't find.
Thanks!
we totally forgot to copy KT article in DBAL. But you can find one in ORM: https://cycle-orm.dev/docs/query-builder-security
In general:
Fragment
Expression
Ok, thanks!!
Hi,
This Builder prevents SQL Injection? Or do we need to escape before using the builder?
I searched for this topic in the docs, but I didn't find.
Thanks!