graphql-engine/server/src-lib/Hasura/Backends/Postgres/Instances
Samir Talwar 397e95fc6a Upgrade Citus to v11.3.0 in tests.
Upgrades Citus to v11.3.0 in tests.

This breaks an assumption made by the tests for the `get_source_tables` metadata API, in which data is expected to be ordered. We fix it by explicitly ordering rather than relying on the goodwill of the database.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9039
GitOrigin-RevId: ee86db7e1c264d5009bb0203ac2f3fb2cda7b39f
2023-05-04 11:40:10 +00:00
..
API.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
Execute.hs Import InsOrdHashMap, not OMap, OM, Map, HM, ... 2023-04-27 07:43:22 +00:00
Metadata.hs Upgrade Citus to v11.3.0 in tests. 2023-05-04 11:40:10 +00:00
NativeQueries.hs chore(refactor): rename NativeQueryArgumentName to ArgumentName 2023-05-02 12:55:57 +00:00
PingSource.hs Fix: Unable to use environment variable for CockroachDB connection string in Cloud 2023-02-14 12:15:58 +00:00
Schema.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
SchemaCache.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
Transport.hs Import InsOrdHashMap, not OMap, OM, Map, HM, ... 2023-04-27 07:43:22 +00:00
Types.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00