.. |
MySQL
|
Re-enable clang-tidy checks
|
2023-09-26 09:34:12 +00:00 |
PostgreSQL
|
Fix uncaught exception in background tasj
|
2023-10-16 17:31:30 +02:00 |
SQLite
|
Fix for postgres as well
|
2023-08-03 09:15:45 +00:00 |
DatabaseAtomic.cpp
|
Don not produce warning if a system table was created on startup
|
2023-08-07 02:26:23 +02:00 |
DatabaseAtomic.h
|
Remove skip_startup_tables from IDatabase::loadStoredObjects()
|
2023-07-23 08:47:50 +02:00 |
DatabaseDictionary.cpp
|
Better
|
2023-09-15 11:11:04 +00:00 |
DatabaseDictionary.h
|
|
|
DatabaseFactory.cpp
|
fix two minor issue
|
2023-08-02 23:36:54 +02:00 |
DatabaseFactory.h
|
Use forward declaration of ThreadPool
|
2023-04-07 11:25:35 +02:00 |
DatabaseFilesystem.cpp
|
Implemented globs to select * from '<file>'
|
2023-08-31 04:20:44 +00:00 |
DatabaseFilesystem.h
|
Revert "Merge pull request #53044 from ClickHouse/revert-52155-database-filesystem-remove-catch"
|
2023-08-04 12:41:55 +02:00 |
DatabaseHDFS.cpp
|
Remove broken lockless variant of re2
|
2023-09-14 16:40:42 +00:00 |
DatabaseHDFS.h
|
Revert "Merge pull request #51149 from ClickHouse/revert-48821-localfilefunction"
|
2023-06-21 00:29:46 +02:00 |
DatabaseLazy.cpp
|
Remove skip_startup_tables from IDatabase::loadStoredObjects()
|
2023-07-23 08:47:50 +02:00 |
DatabaseLazy.h
|
Remove skip_startup_tables from IDatabase::loadStoredObjects()
|
2023-07-23 08:47:50 +02:00 |
DatabaseMemory.cpp
|
Move temp database clean up into new function removeDataPath()
|
2023-02-14 13:22:15 +00:00 |
DatabaseMemory.h
|
|
|
DatabaseOnDisk.cpp
|
ThreadPool metrics introspection
|
2023-03-29 10:46:59 +02:00 |
DatabaseOnDisk.h
|
|
|
DatabaseOrdinary.cpp
|
Remove skip_startup_tables from IDatabase::loadStoredObjects()
|
2023-07-23 08:47:50 +02:00 |
DatabaseOrdinary.h
|
Remove skip_startup_tables from IDatabase::loadStoredObjects()
|
2023-07-23 08:47:50 +02:00 |
DatabaseReplicated.cpp
|
Revert "Merge pull request #54421 from evillique/cluster-groups"
|
2023-10-13 18:55:51 +02:00 |
DatabaseReplicated.h
|
Revert "Merge pull request #54421 from evillique/cluster-groups"
|
2023-10-13 18:55:51 +02:00 |
DatabaseReplicatedHelpers.cpp
|
|
|
DatabaseReplicatedHelpers.h
|
|
|
DatabaseReplicatedSettings.cpp
|
|
|
DatabaseReplicatedSettings.h
|
update default settings for Replicated database
|
2023-05-22 19:32:32 +02:00 |
DatabaseReplicatedWorker.cpp
|
Fix tiny thing in Replicated database (#53496)
|
2023-08-18 17:29:24 +03:00 |
DatabaseReplicatedWorker.h
|
|
|
DatabaseS3.cpp
|
Revert "Merge pull request #51149 from ClickHouse/revert-48821-localfilefunction"
|
2023-06-21 00:29:46 +02:00 |
DatabaseS3.h
|
Revert "Merge pull request #51149 from ClickHouse/revert-48821-localfilefunction"
|
2023-06-21 00:29:46 +02:00 |
DatabasesCommon.cpp
|
Fix detecting DEFAULT for a column of a Distributed table created without AS.
|
2023-09-28 13:00:37 +02:00 |
DatabasesCommon.h
|
|
|
DatabasesOverlay.cpp
|
Revert "Merge pull request #51149 from ClickHouse/revert-48821-localfilefunction"
|
2023-06-21 00:29:46 +02:00 |
DatabasesOverlay.h
|
Revert "Merge pull request #51149 from ClickHouse/revert-48821-localfilefunction"
|
2023-06-21 00:29:46 +02:00 |
DDLDependencyVisitor.cpp
|
fix build
|
2023-05-08 00:57:13 +02:00 |
DDLDependencyVisitor.h
|
|
|
DDLLoadingDependencyVisitor.cpp
|
fix another issue with dependencies
|
2023-05-05 16:27:12 +02:00 |
DDLLoadingDependencyVisitor.h
|
|
|
DDLRenamingVisitor.cpp
|
fix another issue with dependencies
|
2023-05-05 16:27:12 +02:00 |
DDLRenamingVisitor.h
|
|
|
DictionaryAttachInfo.h
|
|
|
IDatabase.cpp
|
minor fixes
|
2023-08-14 09:35:29 +00:00 |
IDatabase.h
|
Added suggestions for mistyped names for db and tables with different… (#49801)
|
2023-08-11 13:24:16 +03:00 |
LoadingStrictnessLevel.cpp
|
|
|
LoadingStrictnessLevel.h
|
|
|
NormalizeAndEvaluateConstantsVisitor.cpp
|
|
|
NormalizeAndEvaluateConstantsVisitor.h
|
|
|
removeWhereConditionPlaceholder.cpp
|
fix
|
2023-05-08 14:49:45 +02:00 |
removeWhereConditionPlaceholder.h
|
fix
|
2023-05-08 14:49:45 +02:00 |
TablesDependencyGraph.cpp
|
|
|
TablesDependencyGraph.h
|
|
|
TablesLoader.cpp
|
Remove skip_startup_tables from IDatabase::loadStoredObjects()
|
2023-07-23 08:47:50 +02:00 |
TablesLoader.h
|
|
|