graphql-engine/server/src-lib/Hasura/RQL/DDL
Rakesh Emmadi 31cf7314e2 better change detection when altering foreign key constraints (fix #2060) (#2252)
foreign keys are considered to be dropped only if constraint oid changes
2019-06-03 15:51:55 +05:30
..
Permission multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
Relationship recover from inconsistent database state (closes #231) (#1863) 2019-04-17 21:59:39 +05:30
Schema better change detection when altering foreign key constraints (fix #2060) (#2252) 2019-06-03 15:51:55 +05:30
Deps.hs allow exposing postgres functions through GraphQL interface (close #333) (#1073) 2019-01-25 09:01:54 +05:30
EventTrigger.hs manual event triggers (close #1687) (#2077) 2019-05-13 15:11:07 +05:30
Headers.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Metadata.hs support allow-list for graphql queries (closes #989) (#2075) 2019-05-16 11:43:25 +05:30
Permission.hs schema cache sync improvements (#2098) 2019-05-03 16:12:26 +05:30
QueryCollection.hs keep allowed queries in sync when collections are changed, fix #2221 (#2230) 2019-05-20 15:59:32 +05:30
QueryTemplate.hs multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
Relationship.hs better change detection when altering foreign key constraints (fix #2060) (#2252) 2019-06-03 15:51:55 +05:30
RemoteSchema.hs recover from inconsistent database state (closes #231) (#1863) 2019-04-17 21:59:39 +05:30
Utils.hs schema cache sync improvements (#2098) 2019-05-03 16:12:26 +05:30