graphql-engine/server/src-lib/Hasura/Backends/MSSQL
2022-03-21 12:16:14 +00:00
..
DDL Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Execute server/mssql: Implement column presets 2022-03-14 15:35:15 +00:00
FromIr server/mssql: respect custom field names in delete, insert and update mutations 2022-03-18 10:05:49 +00:00
Instances (Fix #8267) Handle subscriptions in MSSQL when results exceed 2048 characters 2022-03-21 12:16:14 +00:00
Schema Yeet some default-extensions 2022-03-16 00:40:17 +00:00
SQL server: refactor the term "live query" to "subscription" 2022-03-21 10:40:49 +00:00
Types server/mssql: respect custom field names in delete, insert and update mutations 2022-03-18 10:05:49 +00:00
Connection.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
DDL.hs Customization of computed field GraphQL schema descriptions 2022-02-15 23:17:27 +00:00
FromIr.hs Tidy up MSSQL.FromIr 2022-03-10 10:34:52 +00:00
Meta.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Plan.hs Tidy up MSSQL.FromIr 2022-03-10 10:34:52 +00:00
ToQuery.hs server/mssql: respect custom field names in delete, insert and update mutations 2022-03-18 10:05:49 +00:00
Types.hs Add docstrings to the module headers of a few selected mssql modules 2022-01-03 17:17:18 +00:00