12 lines
281 B
JSON
12 lines
281 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO server_padlocks (hash, padlock) VALUES ($1, $2)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "331408b7348336c3cf427d3d23e8519adcbe7443f3e1923be2b7f9d27c71881c"
|
|
}
|