.. |
MySQL
|
Add hasReplicationThread() and stopReplication() methods to IDatabase
|
2021-11-18 11:46:51 +01:00 |
PostgreSQL
|
Add hasReplicationThread() and stopReplication() methods to IDatabase
|
2021-11-18 11:46:51 +01:00 |
SQLite
|
Merge branch 'master' into query_parameters
|
2021-11-11 11:43:00 +00:00 |
DatabaseAtomic.cpp
|
Drop support for DatabaseOrdinary in MaterializedMySQL
|
2021-11-18 11:46:51 +01: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
|
Print CREATE, not ATTACH
|
2021-11-18 11:46:51 +01:00 |
DatabaseFactory.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
DatabaseLazy.cpp
|
Drop support for DatabaseOrdinary in MaterializedMySQL
|
2021-11-18 11:46:51 +01:00 |
DatabaseLazy.h
|
Drop support for DatabaseOrdinary in MaterializedMySQL
|
2021-11-18 11:46:51 +01:00 |
DatabaseMemory.cpp
|
Merge branch 'master' into query_parameters
|
2021-11-16 10:37:58 +00:00 |
DatabaseMemory.h
|
Merge branch 'master' into query_parameters
|
2021-11-11 11:43:00 +00:00 |
DatabaseOnDisk.cpp
|
Don't use setInternalQuery() when forwarding drop calls to database
|
2021-11-18 11:46:51 +01:00 |
DatabaseOnDisk.h
|
Merge branch 'master' into query_parameters
|
2021-11-11 11:43:00 +00:00 |
DatabaseOrdinary.cpp
|
Drop support for DatabaseOrdinary in MaterializedMySQL
|
2021-11-18 11:46:51 +01:00 |
DatabaseOrdinary.h
|
Merge pull request #28373 from ClickHouse/tables_topsort
|
2021-09-20 14:46:47 +03:00 |
DatabaseReplicated.cpp
|
Better
|
2021-11-11 13:28:18 +00:00 |
DatabaseReplicated.h
|
Add hasReplicationThread() and stopReplication() methods to IDatabase
|
2021-11-18 11:46:51 +01: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
|
Drop support for DatabaseOrdinary in MaterializedMySQL
|
2021-11-18 11:46:51 +01:00 |
DatabasesCommon.h
|
Drop support for DatabaseOrdinary in MaterializedMySQL
|
2021-11-18 11:46:51 +01:00 |
DDLDependencyVisitor.cpp
|
basic check for dependencies on drop table
|
2021-11-01 22:20:18 +03:00 |
DDLDependencyVisitor.h
|
basic check for dependencies on drop table
|
2021-11-01 22:20:18 +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
|
basic check for dependencies on drop table
|
2021-11-01 22:20:18 +03:00 |
TablesLoader.h
|
support alter
|
2021-11-02 17:30:22 +03:00 |