mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 12:04:07 +00:00
12 lines
298 B
JSON
12 lines
298 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO api_outbox(sequence_id, operation_kind, payload) VALUES(?, ?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 3
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "852a504566c7e3f6faab472a5c0c9bdbf88b4c308097d8fea31f122ac980144c"
|
|
}
|