graphql-engine/server/src-lib/Hasura/Backends
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
..
BigQuery fix: Properly scope root-table references in relations 2023-05-03 10:30:23 +00:00
DataConnector fix: Properly scope root-table references in relations 2023-05-03 10:30:23 +00:00
MSSQL fix: Properly scope root-table references in relations 2023-05-03 10:30:23 +00:00
MySQL fix: Properly scope root-table references in relations 2023-05-03 10:30:23 +00:00
Postgres Upgrade Citus to v11.3.0 in tests. 2023-05-04 11:40:10 +00:00