mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 11:04:07 +00:00
12 lines
312 B
JSON
12 lines
312 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO contacts(user_id, username, accepted, requested) VALUES (?, '[deleted]', 1, 0)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "94f378d23149fc82d31b600b76ecd89af66301c64b0a30d3b82f285f5647e5ac"
|
|
}
|