graphql-engine/server/src-lib/Hasura/RQL/DDL
2020-08-17 14:51:11 +05:30
..
Metadata Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
Permission backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Relationship Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
RemoteRelationship server: don't throw validation error when joining singleton type to array type 2020-08-17 14:51:11 +05:30
Schema Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
Action.hs Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
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 Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
Headers.hs restrict env variables start with HASURA_GRAPHQL_ for headers configuration in actions, event triggers & remote schemas (#5519) 2020-08-05 18:44:53 +05:30
Metadata.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Permission.hs fix postgres query error for object relationship with permission limit, fix #5148 (#5177) 2020-06-25 09:03:37 +05:30
QueryCollection.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Relationship.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
RemoteRelationship.hs fix bug which arised when renaming a column/table if it was used to create the remote relationship (#5005) 2020-06-09 19:59:39 +05:30
RemoteSchema.hs Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
ScheduledTrigger.hs Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
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