Aravinth Manivannan
89e26de87d
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
15 lines
351 B
JSON
15 lines
351 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "INSERT INTO mcaptcha_ux_survey_responses (will_recommend, satisfaction) VALUES ($1, $2)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Bool",
|
|
"Bool"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "05a8f6a570812ab1c28043f8201cb0107b5a5184abd741a9f3208306916140a2"
|
|
}
|