12 lines
320 B
JSON
12 lines
320 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "\n INSERT OR REPLACE INTO metrics (name, unit)\n VALUES (?, ?)\n ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "a9cafe3a6ef8bcba95b1b29d5b9bde81f8233804e771b6347a5d165663a39680"
|
|
}
|