graphql-engine/server/tests-py/queries/graphql_query/boolexp
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
..
basic An ErrorMessage type, to encapsulate. 2022-07-18 20:27:06 +00:00
jsonb add jsonb to string cast support for postgres (fix #6577, #2602) 2022-03-10 07:32:59 +00:00
ltree server: support ltree operators (close #625) 2021-02-25 11:06:49 +00:00
postgis server/tests-py: Set up postgis extensions using a fixture. 2022-08-15 14:30:42 +00:00
raster CI: Use the same PostgreSQL base images where possible. 2022-11-17 13:54:19 +00:00
search server/tests-py: Support running BigQuery tests with run.sh. 2022-09-20 10:56:36 +00:00
spatial server/tests: bigquery scalar type tests 2022-08-11 15:37:07 +00:00