..
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
clickhouse-local: fix CREATE DATABASE with Atomic engine
2021-12-08 21:23:00 +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
Make IDatabase::getTablesIterator() const.
2021-08-23 23:41:45 +03:00
DatabaseFactory.cpp
Reduce dependencies on ASTIdentifier.h
2021-11-26 16:49:40 +01:00
DatabaseFactory.h
Replace all Context references with std::weak_ptr ( #22297 )
2021-04-11 02:33:54 +03:00
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
Merge pull request #28373 from ClickHouse/tables_topsort
2021-09-20 14:46:47 +03:00
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
review suggestions
2021-02-20 02:41:58 +03:00
DatabaseReplicatedSettings.h
rename MaterializeMySQL to MaterializedMySQL
2021-07-26 21:17:28 +03:00
DatabaseReplicatedWorker.cpp
fix assertions in Replicated database
2021-08-02 16:19:11 +03:00
DatabaseReplicatedWorker.h
DatabaseReplicatedWorker logs_to_keep race fix
2021-08-05 17:05:03 +03:00
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
Show information about not loaded dictionaries in system.columns, system.tables
2020-04-18 12:50:54 +03:00
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