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
Trying to call the action 'execute stored procedure' in postgresql on a procedure is not possible. It only works on functions.
Calling a procedure is possible via the action 'execute custom query'. But this does not change the fact that the above action should be able to handle the scenario.
The text was updated successfully, but these errors were encountered:
Trying to call the action 'execute stored procedure' in postgresql on a procedure is not possible. It only works on functions.
Calling a procedure is possible via the action 'execute custom query'. But this does not change the fact that the above action should be able to handle the scenario.
The text was updated successfully, but these errors were encountered: