mirror of
https://github.com/maplibre/martin.git
synced 2024-12-20 05:11:57 +03:00
42c2df46ef
* Allow the `dst` in `mbtiles copy <src> <dst>` command to already contain data, merging tilesets * Add `mbtiles copy --on-duplicate (override|ignore|abort)` --------- Co-authored-by: rstanciu <rstanciu@rivian.com> Co-authored-by: Yuri Astrakhan <yuriastrakhan@gmail.com>
13 lines
228 B
JSON
13 lines
228 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "VACUUM",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 0
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "0a4540e8c33c71222a68ff5ecc1a167b406de9961ac3cc69649c6152a6d7a9b7"
|
|
}
|