diff --git a/.github/scripts/compareDatabasesDown.sh b/.github/scripts/compareDatabasesDown.sh index be003b16f6..711a3f7fd2 100755 --- a/.github/scripts/compareDatabasesDown.sh +++ b/.github/scripts/compareDatabasesDown.sh @@ -13,6 +13,7 @@ PGCBADEXPLAIN=./comparison/badexplanations.txt \ PGDB=postgres \ PGBINDIR=/usr/bin \ PGCOMITSCHEMAS="('hdb_catalog'),('pg_catalog'),('information_schema')" \ +PGCEXPLANATIONS=./explanations \ ./pgcmp return_code=$? diff --git a/.github/scripts/explanations b/.github/scripts/explanations new file mode 100644 index 0000000000..1b7ff60e6a --- /dev/null +++ b/.github/scripts/explanations @@ -0,0 +1,3 @@ +trigger scheduler scheduler.scheduling_goal_definition."notify_hasura_refreshSchedulingProcedureParameterTypes_INSERT"/"INSERT" missing in 1st DB From_RefreshSchedProcParm_Action 2 +trigger scheduler scheduler.scheduling_goal_definition."notify_hasura_refreshSchedulingProcedureParameterTypes_UPDATE"/"UPDATE" missing in 1st DB From_RefreshSchedProcParm_Action 2 +