mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-23 10:24:08 +00:00
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
12 lines
298 B
JSON
12 lines
298 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE signal_sessions SET record_bytes = ? WHERE name = ? AND device_id = 1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "e79f0f07d9c5ab9080f6c14afeea737a2562b8d174d04998ac729157df8230d8"
|
|
}
|