graphql-engine/server/tests-py/queries/graphql_query/boolexp/raster
Samir Talwar f24f0c6ce7 CI: Use the same PostgreSQL base images where possible.
Rather than varying it, let's just use `postgis/postgis` everywhere.

This uses the latest version of PostGIS, in which some of the raster codes have changed. This seems benign (it's just one digit) in the hex stream. I can't find the relevant release notes though.

Also syncs _images.go_ and _databases.yaml_ so we use the same thing where possible.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6903
GitOrigin-RevId: bb5c56f2e7ff69e4c008f1d658850af08c96badc
2022-11-17 13:54:19 +00:00
..
query_st_intersects_geom_nband_no_rows.yaml support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30
query_st_intersects_geom_nband.yaml CI: Use the same PostgreSQL base images where possible. 2022-11-17 13:54:19 +00:00
query_st_intersects_rast_fail.yaml Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
query_st_intersects_rast_no_rows.yaml support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30
query_st_intersects_rast.yaml CI: Use the same PostgreSQL base images where possible. 2022-11-17 13:54:19 +00:00
setup.yaml server/tests-py: Set up postgis extensions using a fixture. 2022-08-15 14:30:42 +00:00
teardown.yaml support intersect filters on raster columns (close #2613) (#2704) 2019-08-29 18:37:05 +05:30