pub async fn handle_sql_ws(
    __arg0: State<WsState>,
    ws: WebSocketUpgrade
) -> impl IntoResponse