graphql-engine/server/src-lib/Hasura/Backends/MSSQL
2023-07-20 23:29:01 +00:00
..
DDL Feat: Use column nullabilty to generate simpler permissions SQL 2023-07-10 09:28:54 +00:00
Execute fix(server): skip insert when no values provided for SQLServer 2023-06-16 08:48:48 +00:00
FromIr Fix inherited roles leaking supposedly-hidden data via filtering for Postgres 2023-07-20 23:29:01 +00:00
Instances Log Postgres Source Names in Connection Errors 2023-07-20 11:20:09 +00:00
Schema Refactor inherited roles data redaction types 2023-07-18 13:50:32 +00:00
SQL Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Types chore(server): non-nullable native query object relationships for SQLServer 2023-06-05 09:26:47 +00:00
Connection.hs feat(SqlServer): Configuration option to disable the connection pool 2023-07-18 18:41:10 +00:00
DDL.hs Fix parsing of scalar types in the DataConnector backend 2023-06-21 06:50:51 +00:00
FromIr.hs chore(server): allow recursive native queries 2023-06-02 10:37:55 +00:00
Meta.hs Replace TableObjectType, etc. with the corresponding Logical Model types 2023-05-30 14:05:46 +00:00
Plan.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
ToQuery.hs trim a nq end to remove spaces and then semicolons 2023-06-13 17:23:07 +00:00
Types.hs Add docstrings to the module headers of a few selected mssql modules 2022-01-03 17:17:18 +00:00