ClickHouse/src/Databases
tavplubix 657db07795
Merge pull request #32288 from ClickHouse/fix_xml_dict_cyclic_dependency
Fix cyclic dependency with XML dictionary and StorageDictionary
2021-12-06 20:02:38 +03:00
..
MySQL Merge pull request #31781 from havardk/tabletable 2021-12-01 10:34:59 +03:00
PostgreSQL Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql-fix 2021-11-30 12:26:10 +03:00
SQLite Reduce dependencies on ASTFunction.h 2021-11-26 18:21:54 +01:00
DatabaseAtomic.cpp allow rename dict in Ordrinary, fix another issue 2021-11-23 20:53:45 +03:00
DatabaseAtomic.h Drop support for DatabaseOrdinary in MaterializedMySQL 2021-11-18 11:46:51 +01:00
DatabaseDictionary.cpp Merge pull request #29429 from Enmk/Governance/database_comment 2021-10-04 15:12:33 +03:00
DatabaseDictionary.h
DatabaseFactory.cpp Reduce dependencies on ASTIdentifier.h 2021-11-26 16:49:40 +01:00
DatabaseFactory.h
DatabaseLazy.cpp fix uncaught exception in DatabaseLazy 2021-12-03 17:45:53 +03:00
DatabaseLazy.h Drop support for DatabaseOrdinary in MaterializedMySQL 2021-11-18 11:46:51 +01:00
DatabaseMemory.cpp fix false-positive ciclyc dependency with XML dict 2021-12-06 16:35:43 +03:00
DatabaseMemory.h Merge branch 'master' into query_parameters 2021-11-11 11:43:00 +00:00
DatabaseOnDisk.cpp Reduce dependencies on ASTFunction.h 2021-11-26 18:21:54 +01:00
DatabaseOnDisk.h return fake create query when executing show create table on system's tables. (#31391) 2021-11-19 13:25:55 +03:00
DatabaseOrdinary.cpp fix false-positive ciclyc dependency with XML dict 2021-12-06 16:35:43 +03:00
DatabaseOrdinary.h
DatabaseReplicated.cpp Reduce dependencies on ASTFunction.h 2021-11-26 18:21:54 +01:00
DatabaseReplicated.h Use shard and replica name from Replicated database arguments (#31488) 2021-11-23 12:41:54 +03: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
DatabaseReplicatedSettings.h
DatabaseReplicatedWorker.cpp
DatabaseReplicatedWorker.h
DatabasesCommon.cpp Reduce dependencies on ASTSelectWithUnionQuery.h 2021-11-26 19:27:16 +01: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
IDatabase.h Add hasReplicationThread() and stopReplication() methods to IDatabase 2021-11-18 11:46:51 +01:00
TablesLoader.cpp fix false-positive ciclyc dependency with XML dict 2021-12-06 16:35:43 +03:00
TablesLoader.h support alter 2021-11-02 17:30:22 +03:00