Some checks failed
Run Check Script / check (pull_request) Failing after 33s
13 lines
310 B
JSON
13 lines
310 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "\n INSERT INTO host_role_mapping (host_id, role)\n VALUES (?, ?)\n ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "df7a7c9cfdd0972e2e0ce7ea444ba8bc9d708a4fb89d5593a0be2bbebde62aff"
|
|
}
|