26 lines
No EOL
502 B
JSON
26 lines
No EOL
502 B
JSON
{
|
|
"query": "SELECT email FROM mcaptcha_users WHERE name = ?",
|
|
"describe": {
|
|
"columns": [
|
|
{
|
|
"ordinal": 0,
|
|
"name": "email",
|
|
"type_info": {
|
|
"type": "VarString",
|
|
"flags": {
|
|
"bits": 4
|
|
},
|
|
"char_set": 224,
|
|
"max_size": 400
|
|
}
|
|
}
|
|
],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": [
|
|
true
|
|
]
|
|
},
|
|
"hash": "413ea53cea8b8f114fc009bad527b054a68a94477dfcc50d860d45bbd864d4f1"
|
|
} |