.. |
MySQL
|
Remove some methods
|
2022-09-10 05:04:40 +02:00 |
PostgreSQL
|
fix
|
2022-07-20 23:11:35 +02:00 |
SQLite
|
Convert SQLite int8 column to ClickHouse int64
|
2022-08-25 16:15:50 -04:00 |
DatabaseAtomic.cpp
|
Merge branch 'master' into replicated_database_improvements
|
2022-08-16 15:49:13 +02:00 |
DatabaseAtomic.h
|
check metadata consistency
|
2022-07-29 18:33:16 +02:00 |
DatabaseDictionary.cpp
|
Remove inherited create() method + disallow copying
|
2022-05-02 08:46:52 +02:00 |
DatabaseDictionary.h
|
Make IDatabase::getTablesIterator() const.
|
2021-08-23 23:41:45 +03:00 |
DatabaseFactory.cpp
|
Fix
|
2022-08-29 16:20:53 +02:00 |
DatabaseFactory.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
DatabaseLazy.cpp
|
fix
|
2022-07-20 23:11:35 +02:00 |
DatabaseLazy.h
|
fix
|
2022-07-20 23:11:35 +02:00 |
DatabaseMemory.cpp
|
Improve gathering metadata for backup - part 2.
|
2022-06-30 08:37:17 +02:00 |
DatabaseMemory.h
|
Improve gathering metadata for backup - part 2.
|
2022-06-30 08:37:17 +02:00 |
DatabaseOnDisk.cpp
|
check metadata consistency
|
2022-07-29 18:33:16 +02:00 |
DatabaseOnDisk.h
|
check metadata consistency
|
2022-07-29 18:33:16 +02:00 |
DatabaseOrdinary.cpp
|
Merge pull request #39933 from ClickHouse/auto_convert_ordinary_to_atomic
|
2022-08-17 12:40:49 +03:00 |
DatabaseOrdinary.h
|
Merge pull request #39933 from ClickHouse/auto_convert_ordinary_to_atomic
|
2022-08-17 12:40:49 +03:00 |
DatabaseReplicated.cpp
|
Fix strange code in DatabaseReplicated
|
2022-09-10 02:34:37 +02:00 |
DatabaseReplicated.h
|
fix "incorrect replica identifier"
|
2022-08-18 16:13:27 +02:00 |
DatabaseReplicatedHelpers.cpp
|
Use shard and replica name from Replicated database arguments (#31488)
|
2021-11-23 12:41:54 +03:00 |
DatabaseReplicatedHelpers.h
|
Use shard and replica name from Replicated database arguments (#31488)
|
2021-11-23 12:41:54 +03:00 |
DatabaseReplicatedSettings.cpp
|
review suggestions
|
2021-02-20 02:41:58 +03:00 |
DatabaseReplicatedSettings.h
|
check metadata consistency
|
2022-07-29 18:33:16 +02:00 |
DatabaseReplicatedWorker.cpp
|
Fix benign race in database replicated worker
|
2022-08-28 15:07:29 +02:00 |
DatabaseReplicatedWorker.h
|
Added SYSTEM SYNC DATABASE query (#35944)
|
2022-05-01 15:40:18 +02:00 |
DatabasesCommon.cpp
|
Improve gathering metadata for backup - part 2.
|
2022-06-30 08:37:17 +02:00 |
DatabasesCommon.h
|
Improve gathering metadata for backup - part 2.
|
2022-06-30 08:37:17 +02:00 |
DDLDependencyVisitor.cpp
|
fix false-positive ciclyc dependency with XML dict
|
2021-12-06 16:35:43 +03:00 |
DDLDependencyVisitor.h
|
fix false-positive ciclyc dependency with XML dict
|
2021-12-06 16:35:43 +03:00 |
DDLRenamingVisitor.cpp
|
Fix style.
|
2022-06-30 15:10:33 +02:00 |
DDLRenamingVisitor.h
|
Improve handling predefined databases and tables.
|
2022-06-30 08:37:17 +02:00 |
DictionaryAttachInfo.h
|
|
|
IDatabase.cpp
|
Improve gathering metadata for backup - part 6.
|
2022-06-30 08:37:17 +02:00 |
IDatabase.h
|
Merge pull request #39933 from ClickHouse/auto_convert_ordinary_to_atomic
|
2022-08-17 12:40:49 +03:00 |
LoadingStrictnessLevel.cpp
|
fix
|
2022-07-21 20:32:33 +02:00 |
LoadingStrictnessLevel.h
|
fix
|
2022-08-03 15:33:55 +02:00 |
TablesLoader.cpp
|
fix
|
2022-07-20 23:11:35 +02:00 |
TablesLoader.h
|
fix
|
2022-07-20 23:11:35 +02:00 |