mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 10:04:07 +00:00
12 lines
272 B
JSON
12 lines
272 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM message_histories WHERE message_id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "41577de24c37ee6af005567456b7df22c28ebdbcd94070e924fd9c0b39725873"
|
|
}
|