Files
enuxia-quiz/.sqlx/query-50fadd296fda903f62d3adaa9e42db120aa267fde24595994f5f9136ec164a92.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
298 B
JSON

{
"db_name": "SQLite",
"query": "INSERT INTO questions (quiz_id, text, section, position) VALUES (?, ?, ?, ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 4
},
"nullable": []
},
"hash": "50fadd296fda903f62d3adaa9e42db120aa267fde24595994f5f9136ec164a92"
}