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
250 B
JSON
13 lines
250 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "ATTACH DATABASE ? AS otherDb",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "b3aaef71d6a26404c3bebcc6ee8ad480aaa224721cd9ddb4ac5859f71a57727e"
|
|
}
|