graphql-engine/server/src-lib/Hasura/Base
Karthikeyan Chinnakonda ddf34d9ffa Miscellaneous scheduled triggers fixes
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8618
GitOrigin-RevId: f9e3eb0d3d8b2ba36344b9ce0739c6a51e77f59e
2023-04-10 12:27:21 +00:00
..
Error.hs Miscellaneous scheduled triggers fixes 2023-04-10 12:27:21 +00:00
Instances.hs server/pro/multitenant: Postgres connection routing using kriti templates 2023-01-25 07:14:31 +00:00
README.md server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00

Hasura.Base

This sub-module contains all code that has no internal dependency except for our custom Prelude: either libraries that are too Hasura-specific to be moved to a dedicated folder outside of Hasura, or type definitions that are used throughout the entire codebase.