martin/tests/fixtures
Yuri Astrakhan 54f5a8daf0
Add tiles table/view validation to mbtiles validate (#1057)
Make sure all values in the `tiles` table or view are correct:

* zoom_level is between 0 and 30 (max allowed zoom)
* the x,y values are within the limits for the corresponding zoom level
* the column type of z,x,y are all integers
* the `tile_data` is a NULL or a BLOB
2023-12-10 10:59:14 +08:00
..
files Add tiles table/view validation to mbtiles validate (#1057) 2023-12-10 10:59:14 +08:00
fonts Implement dynamic font support /font/<name>/<start>-<end> (#755) 2023-10-28 05:10:48 +00:00
functions Fix SQL comments when func or table is pre-configured (#1045) 2023-12-07 07:24:51 +00:00
mbtiles Fix SQL comments when func or table is pre-configured (#1045) 2023-12-07 07:24:51 +00:00
pmtiles Minor cleanup and just reorg (#992) 2023-11-08 19:46:23 -05:00
pmtiles2 Minor cleanup and just reorg (#992) 2023-11-08 19:46:23 -05:00
sprites Upgarde to v0.10 spreet crate, cleanup SpreetResult (#984) 2023-11-29 19:09:05 -05:00
tables Retrieve table/view comments as tilejson (#871) 2023-09-12 12:59:59 +08:00
initdb-dc-ssl-cert.sh Improve SSL mode testing (#913) 2023-09-30 22:49:56 -04:00
initdb-dc-ssl.sh ssl dockercompose test config 2023-09-30 12:38:57 -04:00
initdb-dc.sh Refactor CI tests into separate scripts (#432) 2022-10-25 14:54:36 -04:00
initdb.sh ssl dockercompose test config 2023-09-30 12:38:57 -04:00
vtzero-check Implement postgres auto-publish (#546) 2023-01-03 16:09:41 +00:00
vtzero-show Implement postgres auto-publish (#546) 2023-01-03 16:09:41 +00:00