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

Unless you have a much more regimented code review process than anywhere I've seen, "a random person" can impact prod quite easily by introducing a bad query into the app. Since ORMs are rampant, it's probably heavily obfuscated to begin with, so they won't even see the raw SQL. At best, they'll have run it on stage, where the DB size is probably so tiny that its performance issues go unnoticed.


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

Search: