Skip to main content

execute_sql

Function execute_sql 

Source
async fn execute_sql(
    __arg0: State<Arc<AppState>>,
    __arg1: Json<SqlRequest>,
) -> impl IntoResponse