mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-03-30 15:08:29 +00:00
13 lines
283 B
JSON
13 lines
283 B
JSON
{
|
|
"db_name": "MySQL",
|
|
"query": "UPDATE mcaptcha_users set name = ?\n WHERE name = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "676a9f1761c3b63cf16d7d4dd6261507cc7707feb32d458f4b946ed9caa53721"
|
|
}
|