graphql-engine/server/src-lib/Hasura/Backends/MSSQL
Naveen Naidu a367525e68 server/postgres: delete input validation [experimental]
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9666
Co-authored-by: Rakesh Emmadi <12475069+rakeshkky@users.noreply.github.com>
GitOrigin-RevId: 5fa7702401065869c953b23c6734b9b367247634
2023-06-28 13:46:00 +00:00
..
DDL Replace TableObjectType, etc. with the corresponding Logical Model types 2023-05-30 14:05:46 +00:00
Execute fix(server): skip insert when no values provided for SQLServer 2023-06-16 08:48:48 +00:00
FromIr server/postgres: delete input validation [experimental] 2023-06-28 13:46:00 +00:00
Instances server/postgres: update input validation [experimental] 2023-06-28 10:19:54 +00:00
Schema Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +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 mssql isolation level option 2023-06-23 15:21:03 +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