graphql-engine/server/src-lib/Hasura/Backends/MSSQL
Philip Lykke Carlsen e1918adb52 Replace "identity column" with "column mutability" data for all backends
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3373
GitOrigin-RevId: bf08cc9008a4b0b3ece4952528c15c45e57fc74c
2022-02-03 14:15:35 +00:00
..
DDL server/mssql: expand transactions to GraphQL queries and mssql_run_sql API 2022-01-14 14:09:22 +00:00
Execute Replace "identity column" with "column mutability" data for all backends 2022-02-03 14:15:35 +00:00
Instances server/mssql: restrict "count" aggregate query on multiple columns 2022-01-18 14:54:46 +00:00
Schema server: cleanup references to "pgCol" in common and non-postgres backend code 2022-01-19 08:38:48 +00:00
SQL server: add MSSQL module haddocks 2022-01-10 22:55:48 +00:00
Types Replace "identity column" with "column mutability" data for all backends 2022-02-03 14:15:35 +00:00
Connection.hs server/mssql: expand transactions to GraphQL queries and mssql_run_sql API 2022-01-14 14:09:22 +00:00
DDL.hs server: add MSSQL module haddocks 2022-01-10 22:55:48 +00:00
FromIr.hs Replace "identity column" with "column mutability" data for all backends 2022-02-03 14:15:35 +00:00
Meta.hs Replace "identity column" with "column mutability" data for all backends 2022-02-03 14:15:35 +00:00
Plan.hs server: add MSSQL module haddocks 2022-01-10 22:55:48 +00:00
ToQuery.hs server/mssql: restrict "count" aggregate query on multiple columns 2022-01-18 14:54:46 +00:00
Types.hs Add docstrings to the module headers of a few selected mssql modules 2022-01-03 17:17:18 +00:00