This repository has been archived on 2024-06-07. You can view files and clone it, but cannot push or open issues or pull requests.
ux-survey/.sqlx/query-05a8f6a570812ab1c28043f8201cb0107b5a5184abd741a9f3208306916140a2.json

16 lines
351 B
JSON
Raw Normal View History

2024-01-31 15:04:15 +05:30
{
"db_name": "PostgreSQL",
"query": "INSERT INTO mcaptcha_ux_survey_responses (will_recommend, satisfaction) VALUES ($1, $2)",
"describe": {
"columns": [],
"parameters": {
"Left": [
2024-01-31 17:25:20 +05:30
"Int4",
"Int4"
2024-01-31 15:04:15 +05:30
]
},
"nullable": []
},
"hash": "05a8f6a570812ab1c28043f8201cb0107b5a5184abd741a9f3208306916140a2"
}