Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Just keep in mind best practice is to use the built-in parameter interpolation that comes with your db library, since it handles escaping SQL injection for you.

Be very careful if you ever use bare string formatting to construct your queries.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: