Function handle_execute

Source
pub async fn handle_execute(
    session: Arc<SessionImpl>,
    portal: Portal,
) -> Result<RwPgResponse, RwError>