updates from feedback

This commit is contained in:
2024-11-25 21:54:39 -06:00
parent e9d54a83f5
commit 4d89ca3ca5
20 changed files with 487 additions and 59 deletions

View File

@ -0,0 +1,12 @@
{
"db_name": "MySQL",
"query": "DELETE FROM users WHERE discord_id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 1
},
"nullable": []
},
"hash": "73b6b72dc96792688162da874363e0a567dc55542daa99e2f91902497563b8d9"
}