Hacker News new | ask | show | jobs
by thrownaway561 1426 days ago
I think this is mainly an issue when you're using RAW SQL statements. If you're using an ORM, there are many ways to add a where clause to the statements automatically without having to update your code every where.