Skip to main content

routine_message

Function routine_message 

Source
pub fn routine_message(error: &SQLError) -> String
Expand description

Message text exposed through SQLERRM: user-routine errors keep their raw message, engine errors keep their display form.