graphql-engine/server/src-lib/Hasura/RQL/DDL
2019-11-06 23:14:36 -06:00
..
Permission save permissions, relationships and collections in catalog with 'is_system_defined' explicitly (#3165) 2019-10-21 11:01:05 -05:00
Relationship save permissions, relationships and collections in catalog with 'is_system_defined' explicitly (#3165) 2019-10-21 11:01:05 -05:00
Schema save permissions, relationships and collections in catalog with 'is_system_defined' explicitly (#3165) 2019-10-21 11:01:05 -05:00
ComputedField.hs support computed fields returning scalars or set of tables (close #1387) (#2917) 2019-10-18 13:59:47 +05:30
Deps.hs allow exposing postgres functions through GraphQL interface (close #333) (#1073) 2019-01-25 09:01:54 +05:30
EventTrigger.hs fix insert with nested returning clause fails alongside text[] column (fix #3148 & #2520) (#3198) 2019-11-06 23:14:36 -06:00
Headers.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Metadata.hs deterministic ordering of objects in exported metadata (close #3125) (#3230) 2019-11-05 20:11:03 -06:00
Permission.hs support computed fields returning scalars or set of tables (close #1387) (#2917) 2019-10-18 13:59:47 +05:30
QueryCollection.hs save permissions, relationships and collections in catalog with 'is_system_defined' explicitly (#3165) 2019-10-21 11:01:05 -05:00
Relationship.hs save permissions, relationships and collections in catalog with 'is_system_defined' explicitly (#3165) 2019-10-21 11:01:05 -05:00
RemoteSchema.hs deterministic ordering of objects in exported metadata (close #3125) (#3230) 2019-11-05 20:11:03 -06:00
Schema.hs Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00
Utils.hs schema cache sync improvements (#2098) 2019-05-03 16:12:26 +05:30