"connection_not_found" trigger
Last updated
Was this helpful?
Last updated
Was this helpful?
Whenever a connection is needed and it does not exist, connection_not_found
trigger is fired.
Sodium developer must create a new named connection with the same name as specified in connectionName
parameter in the trigger function by calling one of these functions : or .
Declaration