13 lines
263 B
JSON
13 lines
263 B
JSON
{
|
|
"db_name": "MySQL",
|
|
"query": "INSERT INTO account VALUES (?, ?, ?, ?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 5
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "06b0592a51c20f754e0c4d9ac2e6c266b47fb9ca86ff37657fe17538b3fb21c6"
|
|
}
|