Files
enuxia-quiz/.sqlx/query-dd1ada605f9406c7aab473cb9f8cc2e655968450f985882b9382d3bce738a99b.json
Julien Denizot 7f7c095015
Build & Push / build (push) Failing after 11s
Traefik Config / traefik (push) Has been cancelled
feat: ci: add Dockerfile, docker-compose, Traefik config and Gitea Actions workflows
2026-04-13 18:31:37 +02:00

13 lines
286 B
JSON

{
"db_name": "SQLite",
"query": "UPDATE answers SET label = ?, text = ?, correct = ? WHERE id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 4
},
"nullable": []
},
"hash": "dd1ada605f9406c7aab473cb9f8cc2e655968450f985882b9382d3bce738a99b"
}