graphql-engine/server/src-lib/Hasura
hasura-bot 3ca779797d server: deduplicate Postgres function names with HashSet (close #8888)
GITHUB_PR_NUMBER: 9112
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9112

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6353
Co-authored-by: Daniel Shuy <17351764+daniel-shuy@users.noreply.github.com>
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
GitOrigin-RevId: ebfb57b98fe93b86d5319dc78ac1308e00941a2e
2022-10-28 08:24:25 +00:00
..
Backends server: deduplicate Postgres function names with HashSet (close #8888) 2022-10-28 08:24:25 +00:00
Base Structured Error Protocol for Data Connectors Agents - GDW-137 2022-10-11 00:26:24 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing Webhook Transforms: Move RequestCtx into a type family 2022-10-16 03:55:06 +00:00
GraphQL server: do not apply default tenant time limits to Hasura EE 2022-10-27 15:37:00 +00:00
Incremental server: switch to ghc 9.2 (2nd try) 2022-10-06 09:09:01 +00:00
Metadata server: codecs for object & array relationships, and computed fields 2022-10-13 17:57:23 +00:00
RemoteSchema scaffolding for remote-schemas module 2022-10-21 03:15:04 +00:00
RQL GDC-189 custom aggregations 2022-10-27 00:44:06 +00:00
Server server: do not apply default tenant time limits to Hasura EE 2022-10-27 15:37:00 +00:00
SQL Support MetadataDefaults Options - GDC-108 2022-10-20 12:46:45 +00:00
Tracing server: support 128-bit trace ids 2022-09-20 02:50:06 +00:00
App.hs server: do not apply default tenant time limits to Hasura EE 2022-10-27 15:37:00 +00:00
EncJSON.hs Import pg-client-hs as PG 2022-09-20 19:55:51 +00:00
GC.hs multitenant: make ourIdleGC parameters tunable, and with better defaults (SRE-191) 2022-10-19 21:36:56 +00:00
HTTP.hs Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00
Incremental.hs Data connector cache invalidations 2022-09-14 13:00:47 +00:00
Logging.hs server: use metadata DB ID as ProjectID for EE lite projects 2022-09-15 09:13:56 +00:00
Name.hs server/postgres: fix the schema types conflict between aggregation predicates and table selection aggregates 2022-10-21 13:28:43 +00:00
QueryTags.hs server: support query tags for MSSQL data sources 2022-04-28 19:34:45 +00:00
Session.hs Import pg-client-hs as PG 2022-09-20 19:55:51 +00:00
Tracing.hs server: support 128-bit trace ids 2022-09-20 02:50:06 +00:00