13 lines
282 B
JSON
13 lines
282 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO credentials(user_id, credential) VALUES($1, $2);",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "ceb63ff524b09830ab5978258451d597ffc097990591b3964eab20eb41bb7ff9"
|
|
}
|