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