20 lines
386 B
JSON
20 lines
386 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "SELECT hash FROM commits WHERE new AND reachable = ?",
|
|
"describe": {
|
|
"columns": [
|
|
{
|
|
"name": "hash",
|
|
"ordinal": 0,
|
|
"type_info": "Text"
|
|
}
|
|
],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": [
|
|
false
|
|
]
|
|
},
|
|
"hash": "4adebcd260affd90435d3b3b3cf1bbee3bec22d5745b45184c3f555b9c5e9e31"
|
|
}
|