|
|
|
|
|
by alishobeiri
1023 days ago
|
|
So the way that we enforce it, is that we only generate SELECT queries, and do a post process verification to make sure that the result is actually only a read-only query. I think you have a great point though, this should be made much clearer so users can build trust in using the product. Thanks a lot for the feedback! |
|
So it will select from functions?
SELECT delete_all_from_table('users');