Skip to content

fix(plugin-tables): Add missing skip_dependent_tables #17

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

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

@erezrokah erezrokah requested a review from yevgenypats as a code owner August 8, 2023 13:47
@erezrokah erezrokah added the automerge Add to automerge PRs once requirements are met label Aug 8, 2023
@kodiakhq kodiakhq bot merged commit 27c7d64 into main Aug 8, 2023
@kodiakhq kodiakhq bot deleted the fix/add_skip_dependent_tables branch August 8, 2023 13:50
kodiakhq bot pushed a commit to cloudquery/plugin-sdk-python that referenced this pull request Aug 8, 2023
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Aug 8, 2023
erezrokah added a commit to cloudquery/plugin-sdk that referenced this pull request Aug 8, 2023
#### Summary

<!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->

Goes with cloudquery/plugin-pb#17 and
cloudquery/plugin-pb-go#84

---

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

- [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md)
🧑‍🎓
- [ ] Run `go fmt` to format your code 🖊
- [ ] Lint your changes via `golangci-lint run` 🚨 (install golangci-lint
[here](https://golangci-lint.run/usage/install/#local-installation))
- [ ] Update or add tests 🧪
- [ ] Ensure the status checks below are successful ✅
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants