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

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