We should hide Actions' SQL from people who don't have Native query editing access #36043
Description
Is your feature request related to a problem? Please describe.
If you enable Actions and you restrict Native Query editing to a certain group, that group will still see the SQL behind each action in Model Details
The case is for the Instances that have Actions enabled for a specific database, but not all groups have Native Querying access; only some do.
Describe the solution you'd like
Hide the "Actions" tab in Model details for people with no Native query editing access.
Describe alternatives you've considered
N/A
How important is this feature to you?
Context from the customer requesting it: "we just have a general security policy to not reveal things like record ids or straight SQL to users, since they’re most susceptible to breaches. Every bit of knowledge a malicious party can get is advantageous to them, especially something that can be sql injected."
Additional context
N/A