capitalone / giraffez

User-friendly Teradata client for Python
https://capitalone.github.io/giraffez
Apache License 2.0
108 stars 35 forks source link

Parameterized Queries #48

Open mccabe615 opened 6 years ago

mccabe615 commented 6 years ago

Is there a way to parameterize queries with Giraffez? I want to avoid any possible SQL injection when using the library.