Files
enuxia-quiz/.sqlx/query-a52776015ba245b114124874a0e250a41396250ef5e73f987cafb88318700e35.json
T
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
315 B
JSON

{
"db_name": "SQLite",
"query": "INSERT INTO submissions (quiz_id, first_name, last_name, score, total) VALUES (?, ?, ?, ?, ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 5
},
"nullable": []
},
"hash": "a52776015ba245b114124874a0e250a41396250ef5e73f987cafb88318700e35"
}