ClickHouse/dbms/include/DB/Parsers
2016-07-22 23:39:28 +03:00
..
ASTAlterQuery.h Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884]. 2016-06-28 23:50:37 +03:00
ASTAsterisk.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTCheckQuery.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03: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 Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:56:51 +03:00
ASTExpressionList.h JOINs rectification: development [#METR-2944]. 2016-07-17 23:10:50 +03:00
ASTFunction.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTIdentifier.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTInsertQuery.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTLiteral.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTNameTypePair.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTOptimizeQuery.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTOrderByElement.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTQueryWithOutput.h Tiny modifications [#METR-21651]. 2016-06-09 07:37:21 +03:00
ASTQueryWithTableAndOutput.h Tiny modifications [#METR-21651]. 2016-06-09 07:37:21 +03: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 Rectifications of JOINs: development [#METR-2944]. 2016-07-21 18:48:11 +03:00
ASTSet.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTSetQuery.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTShowProcesslistQuery.h
ASTShowTablesQuery.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTSubquery.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTUseQuery.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTWeightedZooKeeperPath.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ASTWithAlias.h
CommonParsers.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
ExpressionElementParsers.h Added syntactic sugar for count(DISTINCT ...) and 'count_distinct_implementation' setting [#METR-22035]. 2016-07-10 18:52:35 +03:00
ExpressionListParsers.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
formatAST.h
IAST.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
IParser.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
IParserBase.h
parseQuery.h
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
ParserCreateQuery.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ParserDropQuery.h
ParserEnumElement.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 19:19:27 +03:00
ParserInsertQuery.h
ParserOptimizeQuery.h Added support for FINAL and PARTITION specification for OPTIMIZE query [#METR-21326]. 2016-05-16 21:43:38 +03:00
ParserQuery.h
ParserQueryWithOutput.h
ParserRenameQuery.h
ParserSampleRatio.h
ParserSelectQuery.h
ParserSetQuery.h
ParserShowProcesslistQuery.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
ParserShowTablesQuery.h
ParserTablePropertiesQuery.h
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
StringRange.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
TablePropertiesQueriesASTs.h