|
|
|
|
|
by rubber_duck
2111 days ago
|
|
Well if you have SQL injection bugs then you have bigger issues to worry about - I've used this to enforce multi-tenancy on database access level (like another poster said - preventing queries accessing wrong data by accident, which is far more common I think). |
|