mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-13 19:33:55 +03:00
Improve changelog entry for 8221
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3985 GitOrigin-RevId: c1c2a56ff1e73be09ec43e1a1469a73f3c8a6bcb
This commit is contained in:
parent
f1ef8338ee
commit
4cd72d738a
@ -105,7 +105,7 @@ function:
|
||||
- server: improve SQL generation for BigQuery backend queries involving `Orderby`.
|
||||
- server: fix regression where remote relationships would get exposed over Relay, which is unsupported
|
||||
- server: add support for customising the GraphQL schema descriptions of table columns in metadata
|
||||
- server: implement column presets for SQL Server (#8221)
|
||||
- server: column presets for SQL Server were broken and consequently insert and upsert mutations were failing with constraint violations. This change fixes this behavior (#8221).
|
||||
- server: fix caching bug with session variables in remote joins
|
||||
- server: fix regression where JWKs are refreshed once per second when both must-revalidate and max-age are specified in the Cache-Control header (#8299)
|
||||
- console: fixed an issue where editing both a column's name and its GraphQL field name at the same time caused an error
|
||||
|
Loading…
Reference in New Issue
Block a user