Hacker News new | ask | show | jobs
by cowls 3968 days ago
Likewise:

1;DROP TABLE users 1'; DROP TABLE users--

Seems a bit hairy to have that in there in case someone tries to run these tests on their prod environment

1 comments

Why would you test in a prod environment?
Well the sample was testing against twitter (obviously prod).

So someone may test against prod if they didn't really know what these things could do.