mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 14:44:07 +00:00
12 lines
315 B
JSON
12 lines
315 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "\n INSERT INTO received_receipts(receipt_id)\n VALUES (?)\n ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "fdc73a53a58eea5df4925e2a11ce1befa52f1dc0f709de124d9c6f5ec29c88f0"
|
|
}
|