graphql-engine/server/src-lib/Hasura/RQL/DDL
Karthikeyan Chinnakonda 6a58c144f5
server: fix updating of headers behaviour in the update cron trigger API and create future events immediately (#5151)
* server: fix bug to update headers in an existing cron trigger and create future events

Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-06-23 20:51:34 +05:30
..
Metadata Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
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 Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Schema server: drop catalog dependencies when parent column/table is dropped containing a remote relationship (#5119) 2020-06-17 13:18:31 +05:30
Action.hs fix haddock comment 2020-05-29 21:38:22 +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 Scheduled triggers (close #1914) (#3553) 2020-05-13 18:03:16 +05:30
Headers.hs improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
Metadata.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Permission.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +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 add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
ScheduledTrigger.hs server: fix updating of headers behaviour in the update cron trigger API and create future events immediately (#5151) 2020-06-23 20:51:34 +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