Files
enuxia-quiz/.sqlx/query-4d4aa56417a1b25dfe70ebad01085b46d2c2c0a1d6cc24de9fced1725dde4697.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
291 B
JSON

{
"db_name": "SQLite",
"query": "UPDATE questions SET text = ?, section = ?, position = ? WHERE id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 4
},
"nullable": []
},
"hash": "4d4aa56417a1b25dfe70ebad01085b46d2c2c0a1d6cc24de9fced1725dde4697"
}