mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 04:51:35 +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 |
||
---|---|---|
.. | ||
Cache | ||
Cache.hs | ||
Catalog.hs | ||
Common.hs | ||
Diff.hs | ||
Enum.hs | ||
Function.hs | ||
LegacyCatalog.hs | ||
Rename.hs | ||
Source.hs | ||
Table.hs |