.. |
MySQL
|
Merge branch 'master' into exception_message_patterns5
|
2023-01-26 00:41:32 +01:00 |
PostgreSQL
|
check number of parameters in format string
|
2023-01-23 23:16:16 +01:00 |
SQLite
|
forbid runtime strings
|
2023-01-26 10:52:47 +01:00 |
DatabaseAtomic.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
DatabaseAtomic.h
|
check metadata consistency
|
2022-07-29 18:33:16 +02:00 |
DatabaseDictionary.cpp
|
forbid old ctor of Exception
|
2023-01-23 22:18:05 +01:00 |
DatabaseDictionary.h
|
Make IDatabase::getTablesIterator() const.
|
2021-08-23 23:41:45 +03:00 |
DatabaseFactory.cpp
|
forbid old ctor of Exception
|
2023-01-23 22:18:05 +01:00 |
DatabaseFactory.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
DatabaseLazy.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
DatabaseLazy.h
|
fix
|
2022-07-20 23:11:35 +02:00 |
DatabaseMemory.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
DatabaseMemory.h
|
Improve gathering metadata for backup - part 2.
|
2022-06-30 08:37:17 +02:00 |
DatabaseOnDisk.cpp
|
Merge branch 'master' into exception_message_patterns5
|
2023-01-26 00:41:32 +01:00 |
DatabaseOnDisk.h
|
check metadata consistency
|
2022-07-29 18:33:16 +02:00 |
DatabaseOrdinary.cpp
|
Update src/Databases/DatabaseOrdinary.cpp
|
2022-12-19 21:28:39 +03:00 |
DatabaseOrdinary.h
|
Merge pull request #39933 from ClickHouse/auto_convert_ordinary_to_atomic
|
2022-08-17 12:40:49 +03:00 |
DatabaseReplicated.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
DatabaseReplicated.h
|
Implement SYSTEM DROP DATABASE REPLICA (#42807)
|
2022-12-29 15:34:11 +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
|
check metadata consistency
|
2022-07-29 18:33:16 +02:00 |
DatabaseReplicatedWorker.cpp
|
Implement SYSTEM DROP DATABASE REPLICA (#42807)
|
2022-12-29 15:34:11 +01:00 |
DatabaseReplicatedWorker.h
|
Implement SYSTEM DROP DATABASE REPLICA (#42807)
|
2022-12-29 15:34:11 +01:00 |
DatabasesCommon.cpp
|
Revert "Revert "Merge pull request #45493 from azat/fix-detach""
|
2023-01-24 14:15:51 +01:00 |
DatabasesCommon.h
|
Improve gathering metadata for backup - part 2.
|
2022-06-30 08:37:17 +02:00 |
DDLDependencyVisitor.cpp
|
Fix DDLDependencyVisitor for an empty table name.
|
2023-02-07 13:21:18 +01:00 |
DDLDependencyVisitor.h
|
Move DDLDependencyVisitor from header to cpp file.
|
2022-12-12 19:19:11 +01:00 |
DDLLoadingDependencyVisitor.cpp
|
fix
|
2023-01-13 16:07:20 +01:00 |
DDLLoadingDependencyVisitor.h
|
fix too aggressive evaluation of args in default column expr
|
2022-12-23 20:57:19 +01:00 |
DDLRenamingVisitor.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
DDLRenamingVisitor.h
|
Improve handling predefined databases and tables.
|
2022-06-30 08:37:17 +02:00 |
DictionaryAttachInfo.h
|
|
|
IDatabase.cpp
|
Improve gathering metadata for backup - part 6.
|
2022-06-30 08:37:17 +02:00 |
IDatabase.h
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
LoadingStrictnessLevel.cpp
|
fix
|
2022-07-21 20:32:33 +02:00 |
LoadingStrictnessLevel.h
|
fix
|
2022-08-03 15:33:55 +02:00 |
NormalizeAndEvaluateConstantsVisitor.cpp
|
fix too aggressive evaluation of args in default column expr
|
2022-12-23 20:57:19 +01:00 |
NormalizeAndEvaluateConstantsVisitor.h
|
Referential dependencies for RESTORE (#43834)
|
2022-12-02 15:05:46 +01:00 |
TablesDependencyGraph.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
TablesDependencyGraph.h
|
Improve TablesDependencyGraph.
|
2022-12-12 18:22:04 +01:00 |
TablesLoader.cpp
|
Referential dependencies for RESTORE (#43834)
|
2022-12-02 15:05:46 +01:00 |
TablesLoader.h
|
Referential dependencies for RESTORE (#43834)
|
2022-12-02 15:05:46 +01:00 |