.. |
Access
|
Merge pull request #47908 from evillique/fix-grant-query-formatting
|
2023-03-23 05:47:43 +01:00 |
examples
|
|
|
fuzzers
|
|
|
Kusto
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
MySQL
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
tests
|
compare string without hilites first, for easier debug
|
2023-03-28 17:21:53 +01:00 |
ASTAlterNamedCollectionQuery.cpp
|
Revert changes with complex SettingsChanges
|
2023-02-03 21:04:45 +01:00 |
ASTAlterNamedCollectionQuery.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTAlterQuery.cpp
|
Apply ALTER TABLE table_name ON CLUSTER cluster MOVE PARTITION|PART partition_expr TO DISK|VOLUME 'disk_name' to all replicas.
|
2023-02-14 17:29:44 +08:00 |
ASTAlterQuery.h
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTAssignment.h
|
|
|
ASTAsterisk.cpp
|
Fix ASTAsterisk::clone()
|
2023-02-20 00:26:14 +01:00 |
ASTAsterisk.h
|
Revert "Fix logical error in evaluate constant expression"
|
2023-03-17 17:01:40 +00:00 |
ASTBackupQuery.cpp
|
Revert changes with complex SettingsChanges
|
2023-02-03 21:04:45 +01:00 |
ASTBackupQuery.h
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTCheckQuery.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTCollation.cpp
|
|
|
ASTCollation.h
|
|
|
ASTColumnDeclaration.cpp
|
|
|
ASTColumnDeclaration.h
|
|
|
ASTColumnsMatcher.cpp
|
Fix clone() for ASTColumnMatchers
|
2023-02-27 12:26:36 +01:00 |
ASTColumnsMatcher.h
|
Revert "Fix logical error in evaluate constant expression"
|
2023-03-17 17:01:40 +00:00 |
ASTColumnsTransformers.cpp
|
Fix parameterized queries with REPLACE transformer
|
2023-02-14 22:02:54 +00:00 |
ASTColumnsTransformers.h
|
Revert "Fix logical error in evaluate constant expression"
|
2023-03-17 17:01:40 +00:00 |
ASTConstraintDeclaration.cpp
|
|
|
ASTConstraintDeclaration.h
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTCreateFunctionQuery.cpp
|
|
|
ASTCreateFunctionQuery.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTCreateIndexQuery.cpp
|
|
|
ASTCreateIndexQuery.h
|
|
|
ASTCreateNamedCollectionQuery.cpp
|
Revert changes with complex SettingsChanges
|
2023-02-03 21:04:45 +01:00 |
ASTCreateNamedCollectionQuery.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTCreateQuery.cpp
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTCreateQuery.h
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTDatabaseOrNone.cpp
|
|
|
ASTDatabaseOrNone.h
|
|
|
ASTDeleteQuery.cpp
|
Update ASTDeleteQuery.cpp
|
2023-03-15 17:37:26 +01:00 |
ASTDeleteQuery.h
|
Merge branch 'master' into fix-trash-query-kind
|
2023-02-02 04:26:49 +01:00 |
ASTDescribeCacheQuery.h
|
|
|
ASTDictionary.cpp
|
fix symmetry
|
2023-03-28 17:21:53 +01:00 |
ASTDictionary.h
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTDictionaryAttributeDeclaration.cpp
|
fix symmetry
|
2023-03-28 17:21:53 +01:00 |
ASTDictionaryAttributeDeclaration.h
|
|
|
ASTDropFunctionQuery.cpp
|
|
|
ASTDropFunctionQuery.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTDropIndexQuery.cpp
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTDropIndexQuery.h
|
|
|
ASTDropNamedCollectionQuery.cpp
|
|
|
ASTDropNamedCollectionQuery.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTDropQuery.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
ASTDropQuery.h
|
|
|
ASTExplainQuery.h
|
Support fuzz Explain query
|
2023-03-21 02:41:51 +00:00 |
ASTExpressionList.cpp
|
fix GROUPING SETS formating
|
2022-01-11 11:26:13 +00:00 |
ASTExpressionList.h
|
|
|
ASTExternalDDLQuery.h
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTFunction.cpp
|
fix bugs (now tests pass)
|
2023-03-28 17:21:53 +01:00 |
ASTFunction.h
|
Revert "Fix logical error in evaluate constant expression"
|
2023-03-17 17:01:40 +00:00 |
ASTFunctionWithKeyValueArguments.cpp
|
|
|
ASTFunctionWithKeyValueArguments.h
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTHelpers.h
|
|
|
ASTIdentifier_fwd.h
|
Reduce dependencies on ASTIdentifier.h
|
2021-11-26 16:49:40 +01:00 |
ASTIdentifier.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
ASTIdentifier.h
|
Revert "Fix logical error in evaluate constant expression"
|
2023-03-17 17:01:40 +00:00 |
ASTIndexDeclaration.cpp
|
|
|
ASTIndexDeclaration.h
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTInsertQuery.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
ASTInsertQuery.h
|
|
|
ASTInterpolateElement.cpp
|
|
|
ASTInterpolateElement.h
|
|
|
ASTKillQueryQuery.cpp
|
fix bugs (now tests pass)
|
2023-03-28 17:21:53 +01:00 |
ASTKillQueryQuery.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTLiteral.cpp
|
|
|
ASTLiteral.h
|
Revert "Fix logical error in evaluate constant expression"
|
2023-03-17 17:01:40 +00:00 |
ASTNameTypePair.cpp
|
|
|
ASTNameTypePair.h
|
|
|
ASTOptimizeQuery.cpp
|
[RFC] Replacing merge tree new engine (#41005)
|
2023-02-16 16:03:16 +03:00 |
ASTOptimizeQuery.h
|
[RFC] Replacing merge tree new engine (#41005)
|
2023-02-16 16:03:16 +03:00 |
ASTOrderByElement.cpp
|
|
|
ASTOrderByElement.h
|
|
|
ASTPartition.cpp
|
|
|
ASTPartition.h
|
|
|
ASTProjectionDeclaration.cpp
|
|
|
ASTProjectionDeclaration.h
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTProjectionSelectQuery.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
ASTProjectionSelectQuery.h
|
|
|
ASTQualifiedAsterisk.cpp
|
|
|
ASTQualifiedAsterisk.h
|
Revert "Fix logical error in evaluate constant expression"
|
2023-03-17 17:01:40 +00:00 |
ASTQueryParameter.cpp
|
|
|
ASTQueryParameter.h
|
|
|
ASTQueryWithOnCluster.cpp
|
|
|
ASTQueryWithOnCluster.h
|
|
|
ASTQueryWithOutput.cpp
|
|
|
ASTQueryWithOutput.h
|
|
|
ASTQueryWithTableAndOutput.cpp
|
|
|
ASTQueryWithTableAndOutput.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTRenameQuery.h
|
Add parameterized RENAME queries
|
2023-02-14 13:01:06 +00:00 |
ASTSampleRatio.cpp
|
|
|
ASTSampleRatio.h
|
|
|
ASTSelectIntersectExceptQuery.cpp
|
|
|
ASTSelectIntersectExceptQuery.h
|
Fix trash around query kind, part 1
|
2023-02-01 03:11:54 +01:00 |
ASTSelectQuery.cpp
|
Make ASTSelectQuery::formatImpl() more robust
|
2023-02-25 22:28:00 +00:00 |
ASTSelectQuery.h
|
|
|
ASTSelectWithUnionQuery.cpp
|
|
|
ASTSelectWithUnionQuery.h
|
|
|
ASTSetQuery.cpp
|
Hide disk setting arguemtns
|
2023-02-21 19:24:01 +01:00 |
ASTSetQuery.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTShowEngineQuery.h
|
add support for show engines query
|
2023-01-31 18:35:10 +03:00 |
ASTShowProcesslistQuery.h
|
|
|
ASTShowTablesQuery.cpp
|
|
|
ASTShowTablesQuery.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTSubquery.cpp
|
|
|
ASTSubquery.h
|
|
|
ASTSystemQuery.cpp
|
add 'strict' mode for sync replica, fix 00993
|
2023-03-16 16:04:42 +01:00 |
ASTSystemQuery.h
|
add 'strict' mode for sync replica, fix 00993
|
2023-03-16 16:04:42 +01:00 |
ASTTableOverrides.cpp
|
|
|
ASTTableOverrides.h
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTTablesInSelectQuery.cpp
|
|
|
ASTTablesInSelectQuery.h
|
|
|
ASTTransactionControl.cpp
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTTransactionControl.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTTTLElement.cpp
|
|
|
ASTTTLElement.h
|
|
|
ASTUseQuery.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTWatchQuery.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTWindowDefinition.cpp
|
|
|
ASTWindowDefinition.h
|
|
|
ASTWithAlias.cpp
|
fix bugs (now tests pass)
|
2023-03-28 17:21:53 +01:00 |
ASTWithAlias.h
|
Revert "Fix logical error in evaluate constant expression"
|
2023-03-17 17:01:40 +00:00 |
ASTWithElement.cpp
|
fix bugs (now tests pass)
|
2023-03-28 17:21:53 +01:00 |
ASTWithElement.h
|
|
|
CMakeLists.txt
|
|
|
CommonParsers.cpp
|
|
|
CommonParsers.h
|
|
|
DumpASTNode.h
|
|
|
ExpressionElementParsers.cpp
|
Better
|
2023-03-13 15:20:01 +01:00 |
ExpressionElementParsers.h
|
|
|
ExpressionListParsers.cpp
|
Add REGEXP operator (Bug: 47530)
|
2023-03-21 21:29:19 +00:00 |
ExpressionListParsers.h
|
|
|
FieldFromAST.cpp
|
Fix test
|
2023-03-02 14:46:20 +01:00 |
FieldFromAST.h
|
Hide disk setting arguemtns
|
2023-02-21 19:24:01 +01:00 |
formatAST.cpp
|
|
|
formatAST.h
|
|
|
formatSettingName.cpp
|
|
|
formatSettingName.h
|
|
|
FunctionParameterValuesVisitor.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
FunctionParameterValuesVisitor.h
|
Added is_create_parameterized_view flag in ActionsVisitor, added functions for column manipulation for parameterized view in StorageView, updated tests to fix flaky test issues and addressed small review comments- 40907 Parameterized views as table functions
|
2023-01-03 11:00:39 +01:00 |
getInsertQuery.cpp
|
|
|
getInsertQuery.h
|
|
|
IAST_fwd.h
|
|
|
IAST.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
IAST.h
|
Revert "Fix logical error in evaluate constant expression"
|
2023-03-17 17:01:40 +00:00 |
IdentifierQuotingStyle.h
|
|
|
InsertQuerySettingsPushDownVisitor.cpp
|
Revert changes with complex SettingsChanges
|
2023-02-03 21:04:45 +01:00 |
InsertQuerySettingsPushDownVisitor.h
|
Revert changes with complex SettingsChanges
|
2023-02-03 21:04:45 +01:00 |
iostream_debug_helpers.cpp
|
|
|
iostream_debug_helpers.h
|
|
|
IParser.h
|
Remove PVS-Studio
|
2023-02-19 23:30:05 +01:00 |
IParserBase.cpp
|
|
|
IParserBase.h
|
Remove PVS-Studio
|
2023-02-19 23:30:05 +01:00 |
isDiskFunction.cpp
|
Fix checks
|
2023-02-22 14:27:43 +01:00 |
isDiskFunction.h
|
Fix checks
|
2023-02-22 14:27:43 +01:00 |
Lexer.cpp
|
|
|
Lexer.h
|
|
|
makeASTForLogicalFunction.cpp
|
|
|
makeASTForLogicalFunction.h
|
|
|
obfuscateQueries.cpp
|
[RFC] Replacing merge tree new engine (#41005)
|
2023-02-16 16:03:16 +03:00 |
obfuscateQueries.h
|
|
|
parseDatabaseAndTableName.cpp
|
|
|
parseDatabaseAndTableName.h
|
|
|
parseIdentifierOrStringLiteral.cpp
|
|
|
parseIdentifierOrStringLiteral.h
|
|
|
parseIntervalKind.cpp
|
|
|
parseIntervalKind.h
|
|
|
parseQuery.cpp
|
forbid old ctor of Exception
|
2023-01-23 22:18:05 +01:00 |
parseQuery.h
|
|
|
ParserAlterNamedCollectionQuery.cpp
|
|
|
ParserAlterNamedCollectionQuery.h
|
|
|
ParserAlterQuery.cpp
|
remove trash from MOVE PARTITION command
|
2023-02-13 16:10:16 +01:00 |
ParserAlterQuery.h
|
|
|
ParserAttachAccessEntity.cpp
|
|
|
ParserAttachAccessEntity.h
|
|
|
ParserBackupQuery.cpp
|
Revert changes with complex SettingsChanges
|
2023-02-03 21:04:45 +01:00 |
ParserBackupQuery.h
|
|
|
ParserCase.cpp
|
|
|
ParserCase.h
|
|
|
ParserCheckQuery.cpp
|
|
|
ParserCheckQuery.h
|
|
|
ParserCreateFunctionQuery.cpp
|
|
|
ParserCreateFunctionQuery.h
|
|
|
ParserCreateIndexQuery.cpp
|
|
|
ParserCreateIndexQuery.h
|
|
|
ParserCreateQuery.cpp
|
fix
|
2023-02-10 13:56:47 +00:00 |
ParserCreateQuery.h
|
Add a test, fix logical errors
|
2023-03-13 06:46:19 +01:00 |
ParserDatabaseOrNone.cpp
|
|
|
ParserDatabaseOrNone.h
|
|
|
ParserDataType.cpp
|
|
|
ParserDataType.h
|
|
|
ParserDeleteQuery.cpp
|
Support delete ON CLUSTER
|
2023-01-30 16:42:52 +01:00 |
ParserDeleteQuery.h
|
Support delete from ... where syntax on mergetree tables
|
2022-07-15 12:32:41 +08:00 |
ParserDescribeCacheQuery.cpp
|
|
|
ParserDescribeCacheQuery.h
|
|
|
ParserDescribeTableQuery.cpp
|
|
|
ParserDescribeTableQuery.h
|
|
|
ParserDictionary.cpp
|
|
|
ParserDictionary.h
|
|
|
ParserDictionaryAttributeDeclaration.cpp
|
|
|
ParserDictionaryAttributeDeclaration.h
|
|
|
ParserDropFunctionQuery.cpp
|
|
|
ParserDropFunctionQuery.h
|
|
|
ParserDropIndexQuery.cpp
|
|
|
ParserDropIndexQuery.h
|
|
|
ParserDropNamedCollectionQuery.cpp
|
|
|
ParserDropNamedCollectionQuery.h
|
|
|
ParserDropQuery.cpp
|
|
|
ParserDropQuery.h
|
|
|
ParserExplainQuery.cpp
|
Remove PVS-Studio
|
2023-02-19 23:30:05 +01:00 |
ParserExplainQuery.h
|
|
|
ParserExternalDDLQuery.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
ParserExternalDDLQuery.h
|
|
|
ParserInsertQuery.cpp
|
Remove unnecessary ifs.
|
2023-01-25 15:08:58 +01:00 |
ParserInsertQuery.h
|
|
|
ParserKillQueryQuery.cpp
|
|
|
ParserKillQueryQuery.h
|
|
|
ParserOptimizeQuery.cpp
|
[RFC] Replacing merge tree new engine (#41005)
|
2023-02-16 16:03:16 +03:00 |
ParserOptimizeQuery.h
|
[RFC] Replacing merge tree new engine (#41005)
|
2023-02-16 16:03:16 +03:00 |
ParserPartition.cpp
|
|
|
ParserPartition.h
|
|
|
ParserProjectionSelectQuery.cpp
|
|
|
ParserProjectionSelectQuery.h
|
|
|
ParserQuery.cpp
|
|
|
ParserQuery.h
|
|
|
ParserQueryWithOutput.cpp
|
add support for show engines query
|
2023-01-31 18:35:10 +03:00 |
ParserQueryWithOutput.h
|
|
|
ParserRenameQuery.cpp
|
Small improvements
|
2023-02-16 10:51:13 +00:00 |
ParserRenameQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserSampleRatio.cpp
|
|
|
ParserSampleRatio.h
|
|
|
ParserSelectQuery.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
ParserSelectQuery.h
|
|
|
ParserSelectWithUnionQuery.cpp
|
Better
|
2021-08-14 16:09:53 +03:00 |
ParserSelectWithUnionQuery.h
|
|
|
ParserSetQuery.cpp
|
Adding custom field continued
|
2023-02-03 21:05:18 +01:00 |
ParserSetQuery.h
|
Adding custom field continued
|
2023-02-03 21:05:18 +01:00 |
ParserShowEngineQuery.h
|
add support for show engines query
|
2023-01-31 18:35:10 +03:00 |
ParserShowProcesslistQuery.h
|
|
|
ParserShowTablesQuery.cpp
|
|
|
ParserShowTablesQuery.h
|
|
|
ParserSystemQuery.cpp
|
add 'strict' mode for sync replica, fix 00993
|
2023-03-16 16:04:42 +01:00 |
ParserSystemQuery.h
|
|
|
ParserTablePropertiesQuery.cpp
|
|
|
ParserTablePropertiesQuery.h
|
|
|
ParserTablesInSelectQuery.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
ParserTablesInSelectQuery.h
|
|
|
ParserTransactionControl.cpp
|
|
|
ParserTransactionControl.h
|
|
|
ParserUnionQueryElement.cpp
|
|
|
ParserUnionQueryElement.h
|
|
|
ParserUseQuery.cpp
|
|
|
ParserUseQuery.h
|
|
|
ParserWatchQuery.cpp
|
|
|
ParserWatchQuery.h
|
|
|
ParserWithElement.cpp
|
|
|
ParserWithElement.h
|
|
|
queryNormalization.h
|
|
|
QueryParameterVisitor.cpp
|
|
|
QueryParameterVisitor.h
|
|
|
queryToString.cpp
|
|
|
queryToString.h
|
|
|
QueryWithOutputSettingsPushDownVisitor.cpp
|
Revert changes with complex SettingsChanges
|
2023-02-03 21:04:45 +01:00 |
QueryWithOutputSettingsPushDownVisitor.h
|
Revert changes with complex SettingsChanges
|
2023-02-03 21:04:45 +01:00 |
SelectUnionMode.cpp
|
|
|
SelectUnionMode.h
|
|
|
StringRange.h
|
|
|
TablePropertiesQueriesASTs.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
TokenIterator.cpp
|
|
|
TokenIterator.h
|
|
|
toOneLineQuery.cpp
|
|
|
toOneLineQuery.h
|
|
|