martin/tests
Yuri Astrakhan 928a700150
Implement postgres auto-publish (#546)
* NEW: support for #512 - pg table/function auto-discovery
  * can filter schemas
* can use patterns like `{schema}.{table}.{column}` and
`{schema}.{function}`
* NEW: add `disable_bounds` bool flag to allow disabling of the bounds
computation
* reworked integration tests to use yaml
2023-01-03 16:09:41 +00:00
..
expected Implement postgres auto-publish (#546) 2023-01-03 16:09:41 +00:00
fixtures Implement postgres auto-publish (#546) 2023-01-03 16:09:41 +00:00
utils Implement postgres auto-publish (#546) 2023-01-03 16:09:41 +00:00
composite_source.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
config.yaml Implement multi-sourced postgres (#511) 2022-12-22 06:35:29 +00:00
debug-deckgl.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
debug-leaflet.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
debug-maplibre.html Require PostGIS 3 and use ST_TileEnvelope (#497) 2022-11-30 18:57:27 +02:00
debug.html Improve pre-push hook and debug page (#509) 2022-12-10 09:40:01 +02:00
pg_function_source_test.rs Implement postgres auto-publish (#546) 2023-01-03 16:09:41 +00:00
pg_server_test.rs Implement postgres auto-publish (#546) 2023-01-03 16:09:41 +00:00
pg_table_source_test.rs Implement postgres auto-publish (#546) 2023-01-03 16:09:41 +00:00
test.sh Implement postgres auto-publish (#546) 2023-01-03 16:09:41 +00:00