graphql-engine/server/src-lib/Hasura/RQL/DDL
Vamshi Surabhi 380fdad468 update constraint enum types when a new constraint is added (#1287)
* update metadata when constraints on a table are altered, fix #240

* capture only unique or primary constraints in tableinfo
2019-01-03 09:28:12 +05:30
..
Permission refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Schema update constraint enum types when a new constraint is added (#1287) 2019-01-03 09:28:12 +05:30
Deps.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Headers.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Metadata.hs clear event_triggers when clear_metadata is called, closes #1232 (#1233) 2018-12-19 12:04:27 +05:30
Permission.hs apply update permissions for upsert mutations (#628) 2018-12-15 21:40:29 +05:30
QueryTemplate.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Relationship.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
RemoteSchema.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Subscribe.hs drop trigger functions on updating event triggers (#1214) 2018-12-15 10:35:29 +05:30
Utils.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30