graphql-engine/server/src-lib/Hasura
Gil Mizrahi 7872be0e82 feature(server): support subscriptions in logical models
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8076
GitOrigin-RevId: 84a3e89d97bdb81c02803b644f417dfe51834405
2023-02-28 11:18:43 +00:00
..
App server: use only server context and app env for dependent functions (remove passing of ServeOptions) 2023-02-28 09:11:27 +00:00
Backends feature(server): support subscriptions in logical models 2023-02-28 11:18:43 +00:00
Base server/pro/multitenant: Postgres connection routing using kriti templates 2023-01-25 07:14:31 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
CustomReturnType [server] Custom types prototype 2023-02-15 17:56:58 +00:00
Eventing feature(server): support subscriptions in logical models 2023-02-28 11:18:43 +00:00
GraphQL feature(server): support subscriptions in logical models 2023-02-28 11:18:43 +00:00
LogicalModel feature(server): support subscriptions in logical models 2023-02-28 11:18:43 +00:00
Metadata harmonize network manager handling 2023-02-22 15:55:54 +00:00
RemoteSchema harmonize network manager handling 2023-02-22 15:55:54 +00:00
RQL Boolean expressions should talk about fields, not tables 2023-02-24 12:32:38 +00:00
Server server: use only server context and app env for dependent functions (remove passing of ServeOptions) 2023-02-28 09:11:27 +00:00
Services harmonize network manager handling 2023-02-22 15:55:54 +00:00
SQL server: plumb StoredIntrospection while building the Schema Cache 2023-01-20 14:52:36 +00:00
Tracing server: support 128-bit trace ids 2022-09-20 02:50:06 +00:00
App.hs server: use only server context and app env for dependent functions (remove passing of ServeOptions) 2023-02-28 09:11:27 +00:00
CustomReturnType.hs rename naqi to logimo part 1 2023-02-21 13:46:44 +00:00
EncJSON.hs server: plumb StoredIntrospection while building the Schema Cache 2023-01-20 14:52:36 +00:00
GC.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +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
Logging.hs server: log when cron triggers are fetched from database for generating events 2023-02-07 12:23:42 +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
PingSources.hs Fix: Unable to use environment variable for CockroachDB connection string in Cloud 2023-02-14 12:15:58 +00:00
QueryTags.hs add omit_request_id flag 2023-01-31 00:28:50 +00:00
Services.hs harmonize network manager handling 2023-02-22 15:55:54 +00:00
Session.hs server/pro/multitenant: Postgres connection routing using kriti templates 2023-01-25 07:14:31 +00:00
ShutdownLatch.hs multitenant: make shutdown logic more abstract 2022-11-23 07:53:19 +00:00
Tracing.hs harmonize network manager handling 2023-02-22 15:55:54 +00:00