mirror of
https://github.com/encounter/decomp.dev.git
synced 2026-07-10 03:18:48 -07:00
13 lines
352 B
JSON
13 lines
352 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "\n DELETE FROM report_units\n WHERE id NOT IN (SELECT report_unit_id FROM report_report_units)\n ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 0
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "268754c74b6b43b9f8a5ba8d256ab42063a0e5989e25ddaa8486736bc1fced7d"
|
|
}
|