graphql-engine/server/src-lib/Hasura/RQL
Samir Talwar 93e8803d3e Reload sources when applying metadata.
If we don't do this, we might end up applying metadata with a stale schema cache.

Following the principle of least surprise, replacing the metadata should probably compute inconsistencies with regards to the actual state of the database.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6026
GitOrigin-RevId: ff7469d7d9857c8a9f517d5d0b6f1ecf463621b3
2022-09-28 13:48:25 +00:00
..
DDL Reload sources when applying metadata. 2022-09-28 13:48:25 +00:00
DML server: import local Postgres modules as Postgres 2022-09-21 11:35:50 +00:00
IR server/postgres: implement execution of aggregation predicates (permissions) 2022-09-22 11:15:04 +00:00
Types Reload sources when applying metadata. 2022-09-28 13:48:25 +00:00
IR.hs Move Hasura.GraphQL.Parser.Column to .RQL.IR. and .GraphQL.Schema. 2022-05-30 22:07:57 +00:00