mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 12:51:37 +03:00
47b3106ac6
This simplifies usage as both a crate and as a tool
13 lines
279 B
JSON
13 lines
279 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT OR REPLACE INTO metadata(name, value) VALUES(?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "c8ef3dc53f1f6fd80e266aab2bf007c66a1cc45bdfcdc38f93d6ba759125a9aa"
|
|
}
|