1
0
mirror of https://github.com/hasura/graphql-engine.git synced 2024-12-17 12:31:52 +03:00
graphql-engine/server/src-lib/Hasura/Backends/Postgres/Instances
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
..
API.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
Execute.hs server/postgres: delete input validation [experimental] 2023-06-28 13:46:00 +00:00
Metadata.hs Implement get_table_info for Postgres, Citus, and Cockroach 2023-05-25 09:32:12 +00:00
NativeQueries.hs trim a nq end to remove spaces and then semicolons 2023-06-13 17:23:07 +00:00
PingSource.hs Fix: Unable to use environment variable for CockroachDB connection string in Cloud 2023-02-14 12:15:58 +00:00
Schema.hs feat(server): native Postgres array support 2023-06-28 08:47:59 +00:00
SchemaCache.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
Transport.hs Add additional tracing spans to HGE GraphQL queries and the Super Connector 2023-05-31 05:49:12 +00:00
Types.hs Fix parsing of scalar types in the DataConnector backend 2023-06-21 06:50:51 +00:00