to_database_error

Function to_database_error 

pub fn to_database_error<E>(e: E) -> MoosyncError
where E: Error + Send + Sync + 'static,