Merging upstream version 25.6.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
78f79d1d22
commit
4a7feb3eaa
69 changed files with 46817 additions and 45778 deletions
|
@ -284,6 +284,7 @@ class Scope:
|
|||
or column.name not in named_selects
|
||||
)
|
||||
)
|
||||
or (isinstance(ancestor, exp.Star) and not column.arg_key == "except")
|
||||
):
|
||||
self._columns.append(column)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue