.. |
tests
|
Removed sensitive data.
|
2016-02-08 00:58:58 +03:00 |
ASTAlterQuery.cpp
|
Fixed error in ALTER of MATERIALIZED VIEW's inner tables [#METR-22052].
|
2016-10-15 03:04:58 +03:00 |
ASTFunction.cpp
|
Squashed commit of the following:
|
2017-01-06 20:41:19 +03:00 |
ASTIdentifier.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ASTInsertQuery.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ASTLiteral.cpp
|
Squashed commit of the following:
|
2017-01-06 20:41:19 +03:00 |
ASTOrderByElement.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ASTQualifiedAsterisk.cpp
|
Added support for qualified asterisk in parser [#METR-20307].
|
2017-01-04 14:23:27 +03:00 |
ASTSampleRatio.cpp
|
dbms: SAMPLE ... OFFSET development: using rational numbers [#METR-18847].
|
2015-11-20 00:34:53 +03:00 |
ASTSelectQuery.cpp
|
Squashed commit of the following:
|
2017-01-06 20:41:19 +03:00 |
ASTTablesInSelectQuery.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ASTWithAlias.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
CMakeLists.txt
|
cmake: More options. [#METR-23701]
|
2016-12-05 15:43:14 +03:00 |
CommonParsers.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ExpressionElementParsers.cpp
|
Added support for qualified asterisk in parser [#METR-20307].
|
2017-01-04 14:23:27 +03:00 |
ExpressionListParsers.cpp
|
Merge branch 'master' into METR-19266
|
2016-12-10 07:51:36 +03:00 |
formatAST.cpp
|
dbms: preparation to more compact query formatting [#METR-17606].
|
2015-08-06 06:26:27 +03:00 |
IAST.cpp
|
Miscellaneous [#METR-2944].
|
2017-01-04 06:35:05 +03:00 |
IParserBase.cpp
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
parseQuery.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ParserAlterQuery.cpp
|
Added string concatenation operator [#METR-23546].
|
2016-11-20 07:47:51 +03:00 |
ParserCase.cpp
|
Get rid of buggy code (that coincidently was useless too) [#METR-2944].
|
2016-09-04 03:01:48 +03:00 |
ParserCheckQuery.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ParserCreateQuery.cpp
|
Added string concatenation operator [#METR-23546].
|
2016-11-20 07:47:51 +03:00 |
ParserDropQuery.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ParserInsertQuery.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ParserOptimizeQuery.cpp
|
Squashed commit of the following:
|
2017-01-06 20:41:19 +03:00 |
ParserQuery.cpp
|
dbms: little better [#METR-15933].
|
2015-04-14 04:39:30 +03:00 |
ParserQueryWithOutput.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ParserRenameQuery.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ParserSampleRatio.cpp
|
Porting to freebsd: initial, compile ok, most tests ok.
|
2016-12-24 01:03:10 +00:00 |
ParserSelectQuery.cpp
|
first dirty implementation of LIMIT BY clause [#METR-23881]
|
2016-12-28 20:12:54 +05:00 |
ParserSetQuery.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ParserShowTablesQuery.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ParserTablePropertiesQuery.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ParserTablesInSelectQuery.cpp
|
Fixing incompatibilities [#METR-2944].
|
2016-07-23 05:25:09 +03:00 |
queryToString.cpp
|
Merge
|
2014-11-12 13:37:47 +03:00 |