graphql-engine/server/src-lib/Hasura/Backends/Postgres/Instances
Gil Mizrahi 7c1ab39637 bugfix: quote columns in postgres nq validation
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9337
GitOrigin-RevId: e8e4c23efe9e3a028596f485d8e6f966b0c1a30a
2023-05-29 12:40:40 +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 Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Metadata.hs Implement get_table_info for Postgres, Citus, and Cockroach 2023-05-25 09:32:12 +00:00
NativeQueries.hs bugfix: quote columns in postgres nq validation 2023-05-29 12:40:40 +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 Move Logical Model parsers to Hasura.LogicalModel.Schema 2023-05-25 12:30:32 +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 Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Types.hs Implement get_table_info for Postgres, Citus, and Cockroach 2023-05-25 09:32:12 +00:00