mirror of
https://github.com/maplibre/martin.git
synced 2024-12-20 21:31:49 +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
251 B
JSON
13 lines
251 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "ATTACH DATABASE ? AS sourceDb",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "3b2930e8d61f31ea1bf32efe340b7766f876ddb9a357a512ab3a37914bea003c"
|
|
}
|