Commit 53703b9
committed
Output '*' in union_relations when no columns are found in compile mode
This is to handle the scenario where the upstream relations haven't
been run, and you run SQLFluff against a model using union_relations,
with source_column_name=None.1 parent 4da44cb commit 53703b9
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
106 | 112 | | |
107 | 113 | | |
108 | 114 | | |
| |||
0 commit comments