graphql-engine/server/src-lib/Hasura/RQL/DDL
Antoine Leblanc 00ca310d21 server: do not do a "successful" noop when tracking a function in the wrong source
GitOrigin-RevId: 9eb78899acd0c60081b2a999a75c11b32f394ba7
2021-05-27 12:09:19 +00:00
..
Metadata pro: restrict GQL operations based on node limits 2021-05-12 06:25:45 +00:00
Permission Fix/custom table name 2021-05-18 13:37:27 +00:00
Relationship server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
RemoteRelationship server: rewrite remote input parsers to deal with partial variable expansion (fix hasura/graphql-engine#6656) 2021-05-24 20:13:47 +00:00
RemoteSchema server: rewrite remote input parsers to deal with partial variable expansion (fix hasura/graphql-engine#6656) 2021-05-24 20:13:47 +00:00
Schema server: do not do a "successful" noop when tracking a function in the wrong source 2021-05-27 12:09:19 +00:00
Action.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
ApiLimit.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
ComputedField.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
CustomTypes.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
Deps.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
Endpoint.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
EventTrigger.hs Fix/custom table name 2021-05-18 13:37:27 +00:00
GraphqlSchemaIntrospection.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
Headers.hs gardening: move RQL.Instances to Base and clean it 2021-05-13 13:18:33 +00:00
InheritedRoles.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
Metadata.hs server: fix cron trigger bug of new events not getting generated when cron trigger is imported via metadata 2021-05-26 16:20:19 +00:00
Permission.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
QueryCollection.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
Relationship.hs server/citus: feature branch 2021-05-21 02:47:51 +00:00
RemoteRelationship.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
RemoteSchema.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
ScheduledTrigger.hs server: fix cron trigger bug of new events not getting generated when cron trigger is imported via metadata 2021-05-26 16:20:19 +00:00
Schema.hs server/citus: feature branch 2021-05-21 02:47:51 +00:00