mirror of
https://github.com/maplibre/martin.git
synced 2024-12-26 00:12:46 +03:00
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"
|
||
|
}
|