graphql-engine/server/src-lib/Hasura/Backends/MSSQL
Naveen Naidu 4796a9dd69 server/postgres: insert input validation [experimental]
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9620
Co-authored-by: Rakesh Emmadi <12475069+rakeshkky@users.noreply.github.com>
GitOrigin-RevId: 345c3f763f8dd3397c999c5967af39192b944640
2023-06-25 13:48:10 +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 chore(server): non-nullable native query object relationships for SQLServer 2023-06-05 09:26:47 +00:00
Instances server/postgres: insert input validation [experimental] 2023-06-25 13:48:10 +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