mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
Fix again
This commit is contained in:
commit
d192c8a2f3
@ -77,6 +77,7 @@ struct ScopeStack
|
||||
using Levels = std::vector<Level>;
|
||||
|
||||
Levels stack;
|
||||
|
||||
const Context & context;
|
||||
|
||||
ScopeStack(const ExpressionActionsPtr & actions, const Context & context_);
|
||||
|
Loading…
Reference in New Issue
Block a user