Commit 691ddd4
authored
fix: Handle NoConnection (#14112)
#### Summary
See https://github.com/cloudquery/cloudquery/actions/runs/6328679225/job/17187394279#step:6:89 I missed this in #14102.
If we pass empty tables to `FilterDfs` it fails since there are no matches.
<!--1 parent 58b07cd commit 691ddd4
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
| |||
0 commit comments