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
In some pgsql scripts, there is no exception raised when needed parameters are not present which causes unexpected behaviors. (in my case p_app_id missing from start_instance.pgsql)
Hi !
In some pgsql scripts, there is no exception raised when needed parameters are not present which causes unexpected behaviors. (in my case
p_app_idmissing fromstart_instance.pgsql)We should have a review of all such cases.