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": "62612ca2817b12ef492a450be661ad58037c7d5b433cba9855fff21461b9e7fc"
|
|
}
|