graphql-engine/server/src-lib/Hasura/GraphQL/Schema
Daniel Harvey 285a200a87 chore(server): delete MySQL native backend
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9050
GitOrigin-RevId: 1515fb0efdb1baa05ffe3ff7cf6f230acd0cde29
2023-05-05 10:32:56 +00:00
..
BoolExp chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
Update Move Hasura.GraphQL.Schema.Options to Hasura.RQL.Types.Options 2023-04-24 15:18:56 +00:00
Action.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
Backend.hs Stored Procedures schema parsers and codegen 2023-04-29 08:05:37 +00:00
BoolExp.hs fix: Properly scope root-table references in relations 2023-05-03 10:30:23 +00:00
Build.hs Move Hasura.GraphQL.Schema.Options to Hasura.RQL.Types.Options 2023-04-24 15:18:56 +00:00
Common.hs Stored Procedures schema parsers and codegen 2023-04-29 08:05:37 +00:00
Instances.hs chore(server): delete MySQL native backend 2023-05-05 10:32:56 +00:00
Introspect.hs Import InsOrdHashMap, not OMap, OM, Map, HM, ... 2023-04-27 07:43:22 +00:00
Mutation.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
NamingCase.hs Import J, not Aeson, A, JSON, Yaml... 2023-04-26 17:30:24 +00:00
Node.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
OrderBy.hs Rename "Custom Return Types" → "Logical Models" 2023-04-19 09:05:25 +00:00
Parser.hs refactor(tests): Expose more Parser types in Hasura.GraphQL.Schema.Parser 2022-09-08 13:57:18 +00:00
Postgres.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Relay.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
Remote.hs Import InsOrdHashMap, not OMap, OM, Map, HM, ... 2023-04-27 07:43:22 +00:00
RemoteRelationship.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
Select.hs fix: Properly scope root-table references in relations 2023-05-03 10:30:23 +00:00
SubscriptionStream.hs Move Hasura.GraphQL.Schema.Options to Hasura.RQL.Types.Options 2023-04-24 15:18:56 +00:00
Table.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
Typename.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Update.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00