mirror of
https://github.com/maplibre/martin.git
synced 2024-12-20 13:21:59 +03:00
875a942fcf
Co-authored-by: rstanciu <rstanciu@rivian.com>
13 lines
291 B
JSON
13 lines
291 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT OR REPLACE INTO metadata(name, value) VALUES('global_hash', ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "8450267c60816a13cc70ee0ff635917961ef736c030ac577a487091a9724049d"
|
|
}
|