graphql-engine/server/src-lib/Hasura/RQL/DDL
Auke Booij ee7c7b1672
server: allow computed fields to have access to Hasura's session variables (fix #3846) (#4486)
* Allow computed fields to have access to Hasura's session variables

* Inform about session args for computed fields in changelog and docs

* Add tests for session arguments for computed fields (and the respective errors)

Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
Co-authored-by: Marion Schleifer <marion@hasura.io>
Co-authored-by: Rakesh Emmadi <12475069+rakeshkky@users.noreply.github.com>
2020-04-27 17:07:03 +02:00
..
Metadata backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Permission backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Relationship fix few bugs related to nested insert returning (fix #3609, #3642, #3271) (#3618) 2020-02-04 21:04:17 +05:30
Schema backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Action.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
ComputedField.hs server: allow computed fields to have access to Hasura's session variables (fix #3846) (#4486) 2020-04-27 17:07:03 +02:00
CustomTypes.hs fix creating relationships for custom object types with fields reusing Postgres scalars (fix #4447) (#4455) 2020-04-24 10:58:42 +05:30
Deps.hs Add caching for recreating event trigger functions 2020-01-08 16:45:46 -06:00
EventTrigger.hs fix update event trigger & dropping triggers on run_sql, fix #3803 #3784 (#3833) 2020-02-05 18:24:26 +05:30
Headers.hs improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
Metadata.hs Improve performance of replace_metadata on tracking tables. Closes #3802 (#4182) 2020-03-31 19:30:12 +05:30
Permission.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
QueryCollection.hs Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
Relationship.hs Add fast path for server internal metadata migrations (#3686) 2020-01-14 01:09:10 -06:00
RemoteSchema.hs Improve performance of replace_metadata on tracking tables. Closes #3802 (#4182) 2020-03-31 19:30:12 +05:30
Schema.hs server: Improve queryModifiesSchemaCache check for run_sql (#4283) 2020-04-22 16:03:23 -05:00
Utils.hs Remove any outstanding hdb_views (fixes #3940) (#3965) 2020-03-26 15:42:33 -05:00