graphql-engine/server/src-lib/Hasura
Gil Mizrahi c8c0fd200f Allow running read-only run_sql queries in read-only mode
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8409
GitOrigin-RevId: f7e92c0ba03d5b2b1d6a9d8060a49b351c56bd52
2023-03-23 13:05:02 +00:00
..
App refactor: newtype alias for action checking feature flags 2023-03-22 10:48:22 +00:00
Backends Allow running read-only run_sql queries in read-only mode 2023-03-23 13:05:02 +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 feature(server): ordered columns in Logical Model return type 2023-03-22 16:35:56 +00:00
Eventing server: fix value of created_at for postgres event triggers 2023-03-22 07:32:42 +00:00
GraphQL feature(server): ordered columns in Logical Model return type 2023-03-22 16:35:56 +00:00
LogicalModel feature(server): ordered columns in Logical Model return type 2023-03-22 16:35:56 +00:00
Metadata server: codecs for network config, graphql introspection 2023-03-17 17:46:16 +00:00
RemoteSchema chore(server): remove some unused function arguments 2023-03-17 15:51:33 +00:00
RQL feature(server): ordered columns in Logical Model return type 2023-03-22 16:35:56 +00:00
Server Allow running read-only run_sql queries in read-only mode 2023-03-23 13:05:02 +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 Rewrite Tracing to allow for only one TraceT in the entire stack. 2023-03-13 17:38:39 +00:00
App.hs Partial cleanup of Hasura/App, refactor of GlobalCtx 2023-03-22 21:41:53 +00:00
CustomReturnType.hs feature(server): ordered columns in Logical Model return type 2023-03-22 16:35:56 +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 server: improve logging around 'Internal Exception' errors 2023-03-21 12:00:00 +00:00
Logging.hs chore(server): split new statistics log from QueryLog 2023-03-15 13:06:47 +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: webhook auth token caching 2023-03-14 18:28:56 +00:00
ShutdownLatch.hs multitenant: make shutdown logic more abstract 2022-11-23 07:53:19 +00:00
Tracing.hs Rewrite Tracing to allow for only one TraceT in the entire stack. 2023-03-13 17:38:39 +00:00