graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema/Cache
Auke Booij 7928179024 Delete SourceM type class
I encountered this dead code while doing other things: it's a type class with a single method which is never called. Deleting the type class allows us to simplify `TableCoreCacheRT` and `TableCacheRT`

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7075
GitOrigin-RevId: 121320349c478a93717b0706037553d8406cbfa9
2022-11-28 20:20:32 +00:00
..
Common.hs Avoid GraphQL schema rebuild when changing irrelevant Metadata 2022-11-23 07:54:01 +00:00
Dependencies.hs Avoid GraphQL schema rebuild when changing irrelevant Metadata 2022-11-23 07:54:01 +00:00
Fields.hs Make Schema Cache building code slightly more readable 2022-11-15 20:14:22 +00:00
Permission.hs Delete SourceM type class 2022-11-28 20:20:32 +00:00