.. |
MySQL
|
Fix clang-tidy warnings in Databases, DataTypes, Dictionaries folders
|
2022-03-14 18:17:35 +00:00 |
PostgreSQL
|
Support uuid
|
2022-03-18 12:24:50 +01:00 |
SQLite
|
Update src/Databases/SQLite/SQLiteUtils.cpp
|
2022-02-26 01:31:04 +01:00 |
DatabaseAtomic.cpp
|
clang-tidy check performance-move-const-arg fix
|
2022-03-02 18:15:27 +00:00 |
DatabaseAtomic.h
|
Drop support for DatabaseOrdinary in MaterializedMySQL
|
2021-11-18 11:46:51 +01:00 |
DatabaseDictionary.cpp
|
Dictionaries fix comment
|
2021-12-28 23:50:48 +03: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
|
Update sort to pdqsort
|
2022-01-30 19:49:48 +00:00 |
DatabaseLazy.h
|
Drop support for DatabaseOrdinary in MaterializedMySQL
|
2021-11-18 11:46:51 +01:00 |
DatabaseMemory.cpp
|
Fix wrong engine in SHOW CREATE DATABASE with engine Memory #34225
|
2022-02-06 03:47:40 +03:00 |
DatabaseMemory.h
|
Storages and databases are hollow by default now.
|
2022-03-20 20:02:15 +01:00 |
DatabaseOnDisk.cpp
|
Fix creating materialized view with subquery after server restart
|
2022-03-28 19:52:10 +00:00 |
DatabaseOnDisk.h
|
Fix check for existing table
|
2022-02-03 15:17:55 +03:00 |
DatabaseOrdinary.cpp
|
fix false-positive ciclyc dependency with XML dict
|
2021-12-06 16:35:43 +03:00 |
DatabaseOrdinary.h
|
Storages and databases are hollow by default now.
|
2022-03-20 20:02:15 +01:00 |
DatabaseReplicated.cpp
|
Added an ability to specify cluster secret in replicated database (#35333)
|
2022-03-25 00:14:26 +01:00 |
DatabaseReplicated.h
|
Added an ability to specify cluster secret in replicated database (#35333)
|
2022-03-25 00:14:26 +01: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
|
Use compile-time check for Exception messages, fix wrong messages
|
2022-03-29 13:16:11 +00:00 |
DatabaseReplicatedWorker.h
|
Fix clang-tidy warnings in Databases, DataTypes, Dictionaries folders
|
2022-03-14 18:17:35 +00: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.h
|
Storages and databases are hollow by default now.
|
2022-03-20 20:02:15 +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 |