graphql-engine/server/src-lib/Hasura/GraphQL/Schema
Auke Booij c4cdacf989 First attempt at deduplicating permission filters
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3362
Co-authored-by: Chris Parks <592078+cdparks@users.noreply.github.com>
GitOrigin-RevId: 802c099c26ff024e6cf594ea0317480e260486e9
2022-02-03 16:14:44 +00:00
..
Action.hs server: cleanup references to "pgCol" in common and non-postgres backend code 2022-01-19 08:38:48 +00:00
Backend.hs First attempt at deduplicating permission filters 2022-02-03 16:14:44 +00:00
BoolExp.hs server: cleanup references to "pgCol" in common and non-postgres backend code 2022-01-19 08:38:48 +00:00
Build.hs Refactor XOnConflict and ExtraInsertData 2021-12-09 09:06:56 +00:00
Common.hs First attempt at deduplicating permission filters 2022-02-03 16:14:44 +00:00
Instances.hs Experimental backend adapter 2021-12-22 00:11:28 +00:00
Introspect.hs Prevent uses of unsafeMkName whenever possible. 2022-01-27 15:13:37 +00:00
Mutation.hs Replace "identity column" with "column mutability" data for all backends 2022-02-03 14:15:35 +00:00
OrderBy.hs server: cleanup references to "pgCol" in common and non-postgres backend code 2022-01-19 08:38:48 +00:00
Postgres.hs server: add support for nested object type in action 2021-12-15 23:52:43 +00:00
Remote.hs Fix for customized remote schema input object types in query variables 2022-01-24 04:46:46 +00:00
RemoteRelationship.hs simplified schema cache representation of remote relationships 2021-12-21 23:15:50 +00:00
RemoteRelationship.hs-boot simplified schema cache representation of remote relationships 2021-12-21 23:15:50 +00:00
Select.hs First attempt at deduplicating permission filters 2022-02-03 16:14:44 +00:00
Table.hs server: cleanup references to "pgCol" in common and non-postgres backend code 2022-01-19 08:38:48 +00:00
Update.hs server: cleanup references to "pgCol" in common and non-postgres backend code 2022-01-19 08:38:48 +00:00