mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 12:31:52 +03:00
fe035125f4
This is a follow-up to #1959. Today, I spent a while in review figuring out that a harmless PR change didn't do anything, because it was moving from a `runLazy...` to something without the `Lazy`. So let's get that source of confusion removed. This should be a bit easier to review commit by commit, since some of the functions had confusing names. (E.g. there was a misnamed `Migrate.Internal.runTx` before.) The change should be a no-op. https://github.com/hasura/graphql-engine-mono/pull/2335 GitOrigin-RevId: 0f284c4c0f814482d7827e7732a6d49e7735b302 |
||
---|---|---|
.. | ||
Action | ||
LiveQuery | ||
RemoteJoin | ||
Action.hs | ||
Backend.hs | ||
Common.hs | ||
Inline.hs | ||
Instances.hs | ||
Mutation.hs | ||
Query.hs | ||
Remote.hs | ||
RemoteJoin.hs | ||
Resolve.hs | ||
Types.hs |