mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
13 lines
290 B
JSON
13 lines
290 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "\n\t\t\t\tDELETE FROM instance_files\n\t\t\t\tWHERE id = ?\n\t\t\t\t",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "7a912eb3fd9b7da37cce1d8153241aba899e679a6248c8a1de21b7b65155843e"
|
|
}
|