Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

feat: Add new Resolver PathTableResolver #440

Merged
merged 38 commits into from
Jul 28, 2022
Merged

Conversation

bbernays
Copy link
Contributor

@bbernays bbernays commented Jul 26, 2022

Summary

I think this actually implements and closes #432


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines πŸ§‘β€πŸŽ“
  • Run go fmt to format your code πŸ–Š
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests πŸ§ͺ
  • Ensure the status checks below are successful βœ…

@bbernays bbernays changed the title TableResolver feat: Add new Resolver PathTableResolver Jul 26, 2022
@bbernays bbernays marked this pull request as ready for review July 26, 2022 22:18
@bbernays bbernays requested review from roneli, yevgenypats, amanenk and hermanschaaf and removed request for yevgenypats July 26, 2022 22:18
@bbernays bbernays merged commit 90e9c01 into cloudquery:main Jul 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

path resovler for relations
4 participants