pub async fn handle_sql_ws(
__arg0: State<WsState>,
existing_user: Option<Extension<AuthedUser>>,
ws: WebSocketUpgrade,
__arg3: ConnectInfo<SocketAddr>,
) -> impl IntoResponse
pub async fn handle_sql_ws(
__arg0: State<WsState>,
existing_user: Option<Extension<AuthedUser>>,
ws: WebSocketUpgrade,
__arg3: ConnectInfo<SocketAddr>,
) -> impl IntoResponse