13 lines
271 B
JSON
13 lines
271 B
JSON
|
{
|
||
|
"db_name": "MySQL",
|
||
|
"query": "DELETE FROM account WHERE user_id = ? AND name = ?",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Right": 2
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "d24ba49dfa1ba9dc0c3534fe543c8feb3557f8e2bfee2fac0dc37ede2562acfd"
|
||
|
}
|