You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New optional clause WITH CALLER PRIVILEGES will point engine to use privileges of caller object (stored procedure or trigger) in addition to user's priviliges. The same as if dynamic statement was part of caller object.
It works for EXECUTE STATEMENT against current database only, i.e. if ON EXTERNAL DATA SOURCE clause is omitted.
Submitted by: @hvlad
Is related to QA315
Commits: 5d9c430
====== Test Details ======
See test for CORE0805
The text was updated successfully, but these errors were encountered: