.. |
App
|
Rename "Logical Models" → "Native Queries"
|
2023-04-13 16:12:20 +00:00 |
Backends
|
Add an alias for EXISTS clauses in queries
|
2023-04-20 12:34:51 +00:00 |
Base
|
Miscellaneous scheduled triggers fixes
|
2023-04-10 12:27:21 +00:00 |
Cache
|
server, pro: actually reformat the code-base using ormolu
|
2021-09-23 22:57:37 +00:00 |
Eventing
|
Satisfy get_table_info from cached DBObjectsIntrospection for Data Connectors
|
2023-04-18 05:37:34 +00:00 |
Function
|
chore(server): move user-defined-functions into Hasura.Function.*
|
2023-04-03 10:20:20 +00:00 |
GraphQL
|
server/pro: remote schema queries should not be cached when forward client headers are set
|
2023-04-19 11:13:35 +00:00 |
LogicalModel
|
Rename "Custom Return Types" → "Logical Models"
|
2023-04-19 09:05:25 +00:00 |
Metadata
|
chore(server): metadata changes for array relationships for Native Queries
|
2023-04-17 11:31:59 +00:00 |
NativeQuery
|
Rename "Custom Return Types" → "Logical Models"
|
2023-04-19 09:05:25 +00:00 |
QueryTags
|
chore(server): move some query tags code to a sensible place
|
2023-03-30 21:19:38 +00:00 |
RemoteSchema
|
chore(server): simplify bindErrorA and use more broadly
|
2023-04-12 15:51:37 +00:00 |
RQL
|
server: set default service.name in opentelemetry exporter
|
2023-04-19 16:16:31 +00:00 |
Server
|
Rename "Custom Return Types" → "Logical Models"
|
2023-04-19 09:05:25 +00:00 |
Services
|
harmonize network manager handling
|
2023-02-22 15:55:54 +00:00 |
SQL
|
server: codecs for backend configs
|
2023-03-30 15:53:55 +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
|
Satisfy get_table_info from cached DBObjectsIntrospection for Data Connectors
|
2023-04-18 05:37:34 +00:00 |
CredentialCache.hs
|
[feature branch] EE Lite Trials
|
2023-04-05 08:59:09 +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
|
Always flush the loggers without explicitly relying on onException
|
2023-04-05 11:07:14 +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
|
chore(server): move some query tags code to a sensible place
|
2023-03-30 21:19:38 +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 |