Commit 91cc620
committed
fix: select columns from correct table when filtering on fraction
Without specifying that selectAll() should give preference to columns
present in the claims table, it ends up selecting fractions.units when
the join is applied.1 parent 028f072 commit 91cc620
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments