[#7296] Added fix for empty window specification emulations
This commit is contained in:
parent
547a781b0f
commit
f9009e109a
@ -124,8 +124,7 @@ final class WindowDefinitionImpl extends AbstractQueryPart implements WindowDefi
|
||||
}
|
||||
}
|
||||
|
||||
// Default to printing the name
|
||||
ctx.visit(name);
|
||||
// [#7296] This is an empty window specification if we reach this far
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user