13 lines
288 B
JSON
13 lines
288 B
JSON
|
{
|
||
|
"db_name": "SQLite",
|
||
|
"query": "INSERT INTO Presets (id, description, config) VALUES ($1, $2, $3);",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Right": 3
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "3bad8ca7685e12be00334129267685dcb9d365a2efd5e28a3d423c5e20fb2aa9"
|
||
|
}
|