graphql-engine/server/src-lib/Hasura/Incremental/Internal
Tom Harding 3db241155d Make ForeignKey mappings non-empty
Previously, these were represented with a HashMap, but supposedly that map can never be empty. Now, it uses NEHashMap, which carries the non-empty invariant behind a smart constructor.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4481
GitOrigin-RevId: 93ad9aaa9354f25a1ba10e8207ae19614e1e439e
2022-05-10 15:44:46 +00:00
..
Cache.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Dependency.hs Make ForeignKey mappings non-empty 2022-05-10 15:44:46 +00:00
Rule.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00