-
Notifications
You must be signed in to change notification settings - Fork 2.8k
added support for file information in hasuradb driver (close #1136) #1143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Review app for commit 6f5accb deployed to Heroku: https://hge-ci-pull-1143.herokuapp.com |
|
Review app for commit 7904180 deployed to Heroku: https://hge-ci-pull-1143.herokuapp.com |
|
Depends on #1149 |
|
Review app for commit 661378f deployed to Heroku: https://hge-ci-pull-1143.herokuapp.com |
|
Review app https://hge-ci-pull-1143.herokuapp.com is deleted |
### 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
Description
What component does this PR affect?
Requires changes from other components? If yes, please mark the components:
Related Issue
#1136
Solution and Design
Type
Checklist: