Files
enuxia-quiz/.sqlx/query-117fa7176ad7e0f41f277783739c417272eaaabd5a855e67f0a7113a3fee5963.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
254 B
JSON

{
"db_name": "SQLite",
"query": "DELETE FROM quizzes WHERE id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 1
},
"nullable": []
},
"hash": "117fa7176ad7e0f41f277783739c417272eaaabd5a855e67f0a7113a3fee5963"
}