graphql-engine/server/src-lib/Hasura/Backends/MSSQL
2022-02-07 14:12:55 +00:00
..
DDL server/mssql: improve database exception handling and better API errors 2022-02-07 14:12:55 +00:00
Execute server/mssql: improve database exception handling and better API errors 2022-02-07 14:12:55 +00:00
Instances server/mssql: improve database exception handling and better API errors 2022-02-07 14:12:55 +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/mssql: improve database exception handling and better API errors 2022-02-07 14:12:55 +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: improve database exception handling and better API errors 2022-02-07 14:12:55 +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 server/mssql: improve database exception handling and better API errors 2022-02-07 14:12:55 +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