mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 04:41:46 +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
244 B
JSON
13 lines
244 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "PRAGMA page_size = 512",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 0
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "f547ff198e3bb604550a3f191e4ad8c695c4c2350f294aefd210eccec603d905"
|
|
}
|