Files
enuxia-quiz/.sqlx/query-81980500da33b7bfa75cc6e356f0064a45930edba049576eb5c82992784ebacc.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
318 B
JSON

{
"db_name": "SQLite",
"query": "INSERT INTO student_answers (submission_id, question_id, answer_id, correct) VALUES (?, ?, ?, ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 4
},
"nullable": []
},
"hash": "81980500da33b7bfa75cc6e356f0064a45930edba049576eb5c82992784ebacc"
}