mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 16:24:08 +00:00
12 lines
343 B
JSON
12 lines
343 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "\n INSERT INTO signal_identities (name, identity_key, timestamp)\n VALUES ('1', ?, 0)\n ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "da86a64379fbe00301ccdd82c721b99f3c78465544975d85e9e753337b2fce3e"
|
|
}
|