..
ASTAlterQuery.h
Miscellaneous [#METR-2944].
2017-01-04 12:04:01 +03:00
ASTAsterisk.h
Added support for qualified asterisk in parser [#METR-20307].
2017-01-04 14:23:27 +03:00
ASTCheckQuery.h
parse INTO OUTFILE clause [#CLICKHOUSE-2133]
2017-01-19 03:48:59 +04:00
ASTColumnDeclaration.h
Using std::shared_ptr for functions and AST [#METR-21503].
2016-05-28 18:42:22 +03:00
ASTCreateQuery.h
Using std::shared_ptr for functions and AST [#METR-21503].
2016-05-28 18:42:22 +03:00
ASTDropQuery.h
Using std::shared_ptr for functions and AST [#METR-21503].
2016-05-28 18:42:22 +03:00
ASTEnumElement.h
Squashed commit of the following:
2017-01-06 20:41:19 +03:00
ASTExpressionList.h
JOINs rectification: development [#METR-2944].
2016-07-17 23:10:50 +03:00
ASTFunction.h
Miscellaneous [#METR-20307].
2017-01-04 19:31:09 +03:00
ASTIdentifier.h
Reworking ExpressionAnalyzer (preparations) [#METR-20307].
2017-01-04 18:05:31 +03:00
ASTInsertQuery.h
Better [#METR-2944].
2016-11-20 15:43:20 +03:00
ASTLiteral.h
Squashed commit of the following:
2017-01-06 20:41:19 +03:00
ASTNameTypePair.h
Better [#METR-2944].
2016-11-20 15:43:20 +03:00
ASTOptimizeQuery.h
Better [#METR-2944].
2016-11-20 15:43:20 +03:00
ASTOrderByElement.h
Reworking ExpressionAnalyzer (preparations) [#METR-20307].
2017-01-06 16:36:08 +03:00
ASTQualifiedAsterisk.h
Added support for qualified asterisk in parser [#METR-20307].
2017-01-04 14:23:27 +03:00
ASTQueryWithOutput.h
cosmetic fixes [#CLICKHOUSE-2133]
2017-01-19 15:02:30 +03:00
ASTQueryWithTableAndOutput.h
parse INTO OUTFILE clause [#CLICKHOUSE-2133]
2017-01-19 03:48:59 +04:00
ASTRenameQuery.h
Using std::shared_ptr for functions and AST [#METR-21503].
2016-05-28 18:42:22 +03:00
ASTSampleRatio.h
JOINs rectification: development [#METR-2944].
2016-07-17 23:10:50 +03:00
ASTSelectQuery.h
parse INTO OUTFILE clause [#CLICKHOUSE-2133]
2017-01-19 03:48:59 +04:00
ASTSet.h
Better [#METR-2944].
2016-11-20 15:43:20 +03:00
ASTSetQuery.h
Squashed commit of the following:
2017-01-06 20:41:19 +03:00
ASTShowProcesslistQuery.h
dbms: preparation to more compact query formatting [#METR-17606].
2015-08-06 06:26:27 +03:00
ASTShowTablesQuery.h
parse INTO OUTFILE clause [#CLICKHOUSE-2133]
2017-01-19 03:48:59 +04:00
ASTSubquery.h
Better [#METR-2944].
2016-11-20 15:43:20 +03:00
ASTTablesInSelectQuery.h
Miscellaneous [#METR-2944].
2017-01-04 12:04:01 +03:00
ASTUseQuery.h
Using std::shared_ptr for functions and AST [#METR-21503].
2016-05-28 18:42:22 +03:00
ASTWeightedZooKeeperPath.h
Better [#METR-2944].
2016-11-20 15:43:20 +03:00
ASTWithAlias.h
Better [#METR-2944].
2016-11-20 15:43:20 +03:00
CommonParsers.h
move impl of common parsers to cpp
2016-11-12 22:55:40 +05:00
ExpressionElementParsers.h
Comments [#CLICKHOUSE-3].
2017-01-23 18:55:56 +03:00
ExpressionListParsers.h
Merge branch 'master' into METR-19266
2016-12-10 07:51:36 +03:00
formatAST.h
dbms: preparation to more compact query formatting [#METR-17606].
2015-08-06 06:26:27 +03:00
IAST.h
Remove stringstream performance on very short queries ( #391 )
2017-01-25 05:53:29 +04:00
IParser.h
Using std::shared_ptr for data types [#METR-21503].
2016-05-28 17:14:18 +03:00
IParserBase.h
dbms: little better [#METR-15933].
2015-04-14 04:39:30 +03:00
parseQuery.h
Added requested PR changes, 2nd iteration.
2016-11-14 02:57:18 +03:00
ParserAlterQuery.h
Modify primary key: development [#METR-21119].
2016-05-05 21:28:46 +03:00
ParserCase.h
Merge
2016-05-04 02:19:14 +03:00
ParserCheckQuery.h
parse INTO OUTFILE clause [#CLICKHOUSE-2133]
2017-01-19 03:48:59 +04:00
ParserCreateQuery.h
Translated comment [#METR-20000].
2016-12-30 02:17:51 +03:00
ParserDropQuery.h
dbms: better diagnostics on syntax error [#METR-15933].
2015-04-11 06:10:23 +03:00
ParserEnumElement.h
Using std::shared_ptr for functions and AST [#METR-21503].
2016-05-28 19:19:27 +03:00
ParserInsertQuery.h
dbms: better diagnostics on syntax error [#METR-15933].
2015-04-11 06:10:23 +03:00
ParserOptimizeQuery.h
Added support for FINAL and PARTITION specification for OPTIMIZE query [#METR-21326].
2016-05-16 21:43:38 +03:00
ParserQuery.h
dbms: better diagnostics on syntax error [#METR-15933].
2015-04-11 06:10:23 +03:00
ParserQueryWithOutput.h
parse INTO OUTFILE clause [#CLICKHOUSE-2133]
2017-01-19 03:48:59 +04:00
ParserRenameQuery.h
dbms: better diagnostics on syntax error [#METR-15933].
2015-04-11 06:10:23 +03:00
ParserSampleRatio.h
dbms: SAMPLE ... OFFSET development: using rational numbers [#METR-18847].
2015-11-20 00:34:53 +03:00
ParserSelectQuery.h
parse INTO OUTFILE clause [#CLICKHOUSE-2133]
2017-01-19 03:48:59 +04:00
ParserSetQuery.h
dbms: added optional section SETTINGS to SELECT query [#METR-16354].
2015-06-06 00:28:04 +03:00
ParserShowProcesslistQuery.h
parse INTO OUTFILE clause [#CLICKHOUSE-2133]
2017-01-19 03:48:59 +04:00
ParserShowTablesQuery.h
parse INTO OUTFILE clause [#CLICKHOUSE-2133]
2017-01-19 03:48:59 +04:00
ParserTablePropertiesQuery.h
parse INTO OUTFILE clause [#CLICKHOUSE-2133]
2017-01-19 03:48:59 +04:00
ParserTablesInSelectQuery.h
Rectifying JOINs [#METR-2944].
2016-07-18 03:14:24 +03:00
ParserUseQuery.h
Using std::shared_ptr for functions and AST [#METR-21503].
2016-05-28 18:42:22 +03:00
queryToString.h
Merge
2014-11-12 13:37:47 +03:00
StringRange.h
Fixed case when pk column is wrapped by functions.
2016-11-23 22:58:33 +03:00
TablePropertiesQueriesASTs.h
dbms: preparation to more compact query formatting [#METR-17606].
2015-08-06 06:26:27 +03:00