usql update
This commit is contained in:
@@ -63,6 +63,7 @@ private:
|
||||
static void execute_offset_limit(OffsetLimitNode &node, Table *result) ;
|
||||
|
||||
void expand_asterix_char(SelectFromTableNode &node, Table *table) const;
|
||||
void setup_order_columns(std::vector<ColOrderNode> &node, Table *table) const;
|
||||
|
||||
bool check_for_aggregate_only_functions(SelectFromTableNode &node, int result_cols_cnt) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user