Files
enuxia-quiz/.sqlx/query-cec25b15cafd60cab31cb9a6c8907e0a4fbb657186adf02eae9ca31033225340.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
297 B
JSON

{
"db_name": "SQLite",
"query": "INSERT INTO answers (question_id, label, text, correct) VALUES (?, ?, ?, ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 4
},
"nullable": []
},
"hash": "cec25b15cafd60cab31cb9a6c8907e0a4fbb657186adf02eae9ca31033225340"
}