.. |
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
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:42:22 +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 |
ASTJoin.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
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:42:22 +03:00 |
ASTSelectQuery.h
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:46:03 +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
|
dbms: preparation to more compact query formatting [#METR-17606].
|
2015-08-06 06:26:27 +03:00 |
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
|
dbms: addition to prev. revision [#METR-17606].
|
2015-08-07 02:46:15 +03:00 |
CommonParsers.h
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 17:14:18 +03:00 |
ExpressionElementParsers.h
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 07:35:06 +03:00 |
ExpressionListParsers.h
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +03:00 |
formatAST.h
|
dbms: preparation to more compact query formatting [#METR-17606].
|
2015-08-06 06:26:27 +03:00 |
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
|
dbms: little better [#METR-15933].
|
2015-04-14 04:39:30 +03:00 |
parseQuery.h
|
dbms: fixed error with multiquery mode in Client [#METR-15975].
|
2015-04-14 23:46:34 +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
|
Merge
|
2015-10-21 17:57:10 +03:00 |
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
|
|
|
ParserJoin.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
|
Merge
|
2015-10-21 17:57:10 +03:00 |
ParserRenameQuery.h
|
|
|
ParserSampleRatio.h
|
dbms: SAMPLE ... OFFSET development: using rational numbers [#METR-18847].
|
2015-11-20 00:34:53 +03:00 |
ParserSelectQuery.h
|
Merge
|
2015-10-21 17:57:10 +03:00 |
ParserSetQuery.h
|
dbms: added optional section SETTINGS to SELECT query [#METR-16354].
|
2015-06-06 00:28:04 +03:00 |
ParserShowProcesslistQuery.h
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:42:22 +03:00 |
ParserShowTablesQuery.h
|
Merge
|
2015-10-21 17:57:10 +03:00 |
ParserTableExpression.h
|
Preparation [#METR-20307].
|
2016-03-07 04:08:01 +03:00 |
ParserTablePropertiesQuery.h
|
Merge
|
2015-10-21 17:57:10 +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
|
dbms: preparation to more compact query formatting [#METR-17606].
|
2015-08-06 06:26:27 +03:00 |