graphql-engine/server/src-lib/Hasura/Backends/MSSQL
Gil Mizrahi a5043ab215 cleanup(sqlserver): remove QueryWithDDL
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8834
GitOrigin-RevId: b31fba44bb67a16bcc1901ce51ce4ab1c6797f23
2023-04-20 10:02:58 +00:00
..
DDL Satisfy get_table_info from cached DBObjectsIntrospection for Data Connectors 2023-04-18 05:37:34 +00:00
Execute cleanup(sqlserver): remove QueryWithDDL 2023-04-20 10:02:58 +00:00
FromIr sqlserver: implement native queries as CTEs 2023-04-19 14:54:56 +00:00
Instances cleanup(sqlserver): remove QueryWithDDL 2023-04-20 10:02:58 +00:00
Schema Data Connectors: Fix track_table not working if the table was created after schema cache was built 2023-04-13 01:30:50 +00:00
SQL Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Types cleanup(sqlserver): remove QueryWithDDL 2023-04-20 10:02:58 +00:00
Connection.hs [feature branch] EE Lite Trials 2023-04-05 08:59:09 +00:00
DDL.hs chore(server): move user-defined-functions into Hasura.Function.* 2023-04-03 10:20:20 +00:00
FromIr.hs cleanup(sqlserver): remove QueryWithDDL 2023-04-20 10:02:58 +00:00
Meta.hs Support nested object fields in DC API and use this to implement nest… 2023-04-11 01:30:37 +00:00
Plan.hs cleanup(sqlserver): remove QueryWithDDL 2023-04-20 10:02:58 +00:00
ToQuery.hs cleanup(sqlserver): remove QueryWithDDL 2023-04-20 10:02:58 +00:00
Types.hs Add docstrings to the module headers of a few selected mssql modules 2022-01-03 17:17:18 +00:00