ClickHouse/src/Databases
2022-05-06 18:37:20 +02:00
..
MySQL Fix build, pt. IV 2022-05-04 12:01:29 +02:00
PostgreSQL Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
SQLite Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
DatabaseAtomic.cpp Merge pull request #36200 from ClickHouse/fix_create_as_replicated_default_args 2022-04-20 12:01:13 +03:00
DatabaseAtomic.h do not unfold {uuid} macro 2022-04-13 16:51:59 +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 Settings changes as key value 2021-12-27 17:45:00 +03:00
DatabaseFactory.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseLazy.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
DatabaseLazy.h Drop support for DatabaseOrdinary in MaterializedMySQL 2021-11-18 11:46:51 +01:00
DatabaseMemory.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
DatabaseMemory.h Storages and databases are hollow by default now. 2022-03-20 20:02:15 +01:00
DatabaseOnDisk.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
DatabaseOnDisk.h do not unfold {uuid} macro 2022-04-13 16:51:59 +02:00
DatabaseOrdinary.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
DatabaseOrdinary.h Storages and databases are hollow by default now. 2022-03-20 20:02:15 +01:00
DatabaseReplicated.cpp Added SYSTEM SYNC DATABASE query (#35944) 2022-05-01 15:40:18 +02:00
DatabaseReplicated.h Added SYSTEM SYNC DATABASE query (#35944) 2022-05-01 15:40:18 +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 Added an ability to specify cluster secret in replicated database (#35333) 2022-03-25 00:14:26 +01:00
DatabaseReplicatedWorker.cpp fix sync database replica 2022-05-06 18:37:20 +02:00
DatabaseReplicatedWorker.h Added SYSTEM SYNC DATABASE query (#35944) 2022-05-01 15:40:18 +02:00
DatabasesCommon.cpp Dictionaries fix comment 2021-12-28 23:50:48 +03:00
DatabasesCommon.h Reduce dependencies on ASTFunction.h 2021-11-26 18:21:54 +01: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
DictionaryAttachInfo.h Show information about not loaded dictionaries in system.columns, system.tables 2020-04-18 12:50:54 +03:00
IDatabase.cpp Rework RestoreCoordination: make restore deterministic. 2022-05-03 11:01:44 +02:00
IDatabase.h Rework RestoreCoordination: make restore deterministic. 2022-05-03 11:01:44 +02:00
TablesLoader.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
TablesLoader.h support alter 2021-11-02 17:30:22 +03:00