Skip to content

fix: Fix filter_dfs to be recursive, add support for skip_dependent_tables #39

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 2 commits into from
Aug 14, 2023

Conversation

hermanschaaf
Copy link
Member

@hermanschaaf hermanschaaf commented Aug 10, 2023

We were missing support for filtering of nested tables before, as well as skip_dependent_tables. This is essentially a direct port of the Go version (#28)

Closes #28

@hermanschaaf hermanschaaf added the automerge Add to automerge PRs once requirements are met label Aug 14, 2023
@kodiakhq kodiakhq bot merged commit 149c699 into main Aug 14, 2023
@kodiakhq kodiakhq bot deleted the filter-dfs-skip-dependent branch August 14, 2023 08:03
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.

filter_dfs should support skip_dependent_tables option
2 participants