martin/martin-mbtiles/src
Yuri Astrakhan 95ce71c105
Fix mbtiles validate uppercase hash (#882)
hash must be upper case to pass validation.

TODO (possibly separate PR) - need some tests for this
2023-09-13 21:53:42 -04:00
..
bin Minor Linting and rename dst_type (#864) 2023-09-06 11:12:53 -04:00
errors.rs Fix mbtiles validate uppercase hash (#882) 2023-09-13 21:53:42 -04:00
lib.rs A few cleanups on tile hashing (#861) 2023-09-05 16:25:59 -04:00
mbtiles_pool.rs Upgrade sqlx to v0.7 (#743) 2023-07-04 08:05:23 -04:00
mbtiles_queries.rs Add flat hashing table format (#808) 2023-08-16 10:22:01 -07:00
mbtiles.rs Fix mbtiles validate uppercase hash (#882) 2023-09-13 21:53:42 -04:00
tile_copier.rs Minor Linting and rename dst_type (#864) 2023-09-06 11:12:53 -04:00