Files
enuxia-quiz/.sqlx/query-37d11ae3a16b8db974c394fe945bae7532709a41725d76e74f8a959a0c63444a.json
T
Julien Denizot 3cb478c431
Build & Deploy / build-deploy (push) Successful in 2m23s
feat: update db
2026-04-14 10:58:20 +02:00

13 lines
319 B
JSON

{
"db_name": "SQLite",
"query": "DELETE FROM student_answers WHERE submission_id IN (SELECT id FROM submissions WHERE quiz_id = ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 1
},
"nullable": []
},
"hash": "37d11ae3a16b8db974c394fe945bae7532709a41725d76e74f8a959a0c63444a"
}