mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-03-30 15:08:29 +00:00
15 lines
292 B
JSON
15 lines
292 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "DELETE FROM mcaptcha_users WHERE name = ($1)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Text"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "ca9d5241f1234d1825f7ead391ebe9099fca776e7101ac6e1761881606def5fa"
|
|
}
|