12 lines
269 B
JSON
12 lines
269 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT OR IGNORE INTO commits (hash) VALUES (?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "d06de282a27e84bae58b7ea73fce0f0e205e82b8c17406b4f613066a7f3979da"
|
|
}
|