graphql-engine/server/src-lib/Hasura/RQL/DML
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
..
Count.hs Delete SourceM type class 2022-11-28 20:20:32 +00:00
Delete.hs Delete SourceM type class 2022-11-28 20:20:32 +00:00
Insert.hs Delete SourceM type class 2022-11-28 20:20:32 +00:00
Internal.hs Delete SourceM type class 2022-11-28 20:20:32 +00:00
Select.hs Delete SourceM type class 2022-11-28 20:20:32 +00:00
Types.hs server: import local Postgres modules as Postgres 2022-09-21 11:35:50 +00:00
Update.hs Delete SourceM type class 2022-11-28 20:20:32 +00:00