graphql-engine/server/src-lib/Hasura/Backends/Postgres/DDL
Rakesh Emmadi 13bedf5821 server/postgres: fix resetting the metadata catalog version to 43 while initializing postgres source with 1.0 catalog (#1645)
* fix resetting the catalog version to 43 on migration from 1.0 to 2.0

* ci: remove applying patch in test_oss_server_upgrade job

* make the 43 to 46th migrations idempotent

* Set missing HASURA_GRAPHQL_EVENTS_HTTP_POOL_SIZE=8 in upgrade_test

It's not clear why this wasn't caught in CI.

* ci: disable one component of event backpressure test

Co-authored-by: Vishnu Bharathi P <vishnubharathi04@gmail.com>
Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
Co-authored-by: Brandon Simmons <brandon@hasura.io>
GitOrigin-RevId: c74c6425266a99165c6beecc3e4f7c34e6884d4d
2021-06-23 18:01:09 +00:00
..
Source server: fix asymptotics of event_log batch fetching 2021-06-01 17:34:38 +00:00
BoolExp.hs server: better error message on column type mismatch 2021-05-27 16:47:01 +00:00
Field.hs server: support remote relationships on SQL Server and BigQuery (#1497) 2021-06-11 03:27:39 +00:00
Function.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
RunSQL.hs server: mssql: apply schema changes by mssql_run_sql DDL on metadata (fix #779) 2021-05-27 15:07:10 +00:00
Source.hs server/postgres: fix resetting the metadata catalog version to 43 while initializing postgres source with 1.0 catalog (#1645) 2021-06-23 18:01:09 +00:00
Table.hs server: fix bigint overflow, incorrect geojson format in event trigger payload 2021-05-20 07:24:20 +00:00