graphql-engine/server/src-lib/Hasura/Backends/MSSQL/FromIr
Philip Lykke Carlsen c7d4117964 fix: Properly scope root-table references in relations
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8976
GitOrigin-RevId: bbb54468f04e1df1d595691ccb21a9d28a4eb010
2023-05-03 10:30:23 +00:00
..
Constants.hs server/mssql: avoid encoding varchar values while generating SQL 2022-04-26 13:48:37 +00:00
Delete.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
Expression.hs fix: Properly scope root-table references in relations 2023-05-03 10:30:23 +00:00
Insert.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
MutationResponse.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
Query.hs Refer to a stored procedure by name in commands interface 2023-05-02 13:32:01 +00:00
SelectIntoTempTable.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
Update.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00