这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@arvi3411301
Copy link
Member

@arvi3411301 arvi3411301 commented Nov 29, 2018

Description

What component does this PR affect?

  • Server
  • Console
  • CLI
  • Docs
  • Community Content
  • Build System

Requires changes from other components? If yes, please mark the components:

  • Server
  • Console
  • CLI
  • Docs
  • Community Content
  • Build System

Related Issue

#1136

Solution and Design

Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update
  • Community content

Checklist:

  • I have read the contributing guide and my code conforms to the guidelines.
  • This change requires a change in the documentation.
  • I have updated the documentation accordingly.
  • I have added required tests.

@arvi3411301 arvi3411301 added the c/cli Related to CLI label Nov 29, 2018
@arvi3411301 arvi3411301 requested a review from shahidhk November 29, 2018 12:20
@arvi3411301 arvi3411301 changed the title added support for file information in hasuradb driver, close #1136 added support for file information in hasuradb driver Nov 29, 2018
@hasura-bot
Copy link
Contributor

Review app for commit 6f5accb deployed to Heroku: https://hge-ci-pull-1143.herokuapp.com
Docker image for server: hasura/graphql-engine:pull1143-6f5accb

@arvi3411301 arvi3411301 changed the title added support for file information in hasuradb driver added support for file information in hasuradb driver (close #1136) Nov 30, 2018
@hasura-bot
Copy link
Contributor

Review app for commit 7904180 deployed to Heroku: https://hge-ci-pull-1143.herokuapp.com
Docker image for server: hasura/graphql-engine:pull1143-7904180

@shahidhk
Copy link
Member

shahidhk commented Dec 3, 2018

Depends on #1149

@hasura-bot
Copy link
Contributor

Review app for commit 661378f deployed to Heroku: https://hge-ci-pull-1143.herokuapp.com
Docker image for server: hasura/graphql-engine:pull1143-661378f

@shahidhk shahidhk merged commit 6d2fd1d into hasura:master Dec 3, 2018
@hasura-bot
Copy link
Contributor

Review app https://hge-ci-pull-1143.herokuapp.com is deleted

@arvi3411301 arvi3411301 deleted the issue-1136 branch January 3, 2019 10:57
hasura-bot pushed a commit that referenced this pull request Sep 23, 2024
### What

`Location`/`JoinLocations` types were polymorphic, so as to contain
`RemoteJoin` or `(RemoteJoin, JoinId)`. Since we've removed `JoinId` we
can make the types simpler and make them monomorphic.

Functional no-op.

### How

V3_GIT_ORIGIN_REV_ID: 69243ab6cbf350ca787a0a236d0b2676f503fd89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c/cli Related to CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants