..
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: fix replace configuration in add source metadata API
2021-06-09 12:14:24 +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
Fix for 6913 - Undefined ENV variable during a replace metadata throws on allow_inconsistent_metadata
2021-05-28 04:32:33 +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: Use a bespoke type for nullability instead of Bool
2021-05-28 10:40:15 +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: mssql: apply schema changes by mssql_run_sql DDL on metadata ( fix #779 )
2021-05-27 15:07:10 +00:00