mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 20:41:49 +03:00
3db241155d
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 |
||
---|---|---|
.. | ||
DDL | ||
DML | ||
IR | ||
Types | ||
IR.hs |