.. |
MySQL
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
PostgreSQL
|
Update src/Databases/PostgreSQL/fetchPostgreSQLTableStructure.cpp
|
2024-08-08 16:50:53 +03:00 |
SQLite
|
Ensure COMMENT clause works for all table engines
|
2024-07-21 20:00:38 +02:00 |
DatabaseAtomic.cpp
|
Revert "Use Atomic database by default in clickhouse-local "
|
2024-08-08 10:07:14 +02:00 |
DatabaseAtomic.h
|
Revert "Use Atomic database by default in clickhouse-local "
|
2024-08-08 10:07:14 +02:00 |
DatabaseDictionary.cpp
|
Merge remote-tracking branch 'blessed/master' into getSettingsCopy
|
2024-07-19 11:41:14 +02:00 |
DatabaseDictionary.h
|
Fix db iterator wait during async metrics collection
|
2024-03-18 15:39:21 +00:00 |
DatabaseFactory.cpp
|
Hide Settings object from Context.h
|
2024-07-11 14:00:05 +02:00 |
DatabaseFactory.h
|
Update to clang-19
|
2024-02-27 14:37:21 +01:00 |
DatabaseFilesystem.cpp
|
Hide Settings object from Context.h
|
2024-07-11 14:00:05 +02:00 |
DatabaseFilesystem.h
|
Fix db iterator wait during async metrics collection
|
2024-03-18 15:39:21 +00:00 |
DatabaseHDFS.cpp
|
Fix tests
|
2024-08-04 00:24:17 +02:00 |
DatabaseHDFS.h
|
Fix db iterator wait during async metrics collection
|
2024-03-18 15:39:21 +00:00 |
DatabaseLazy.cpp
|
Miscellaneous changes in database engines
|
2024-08-17 00:22:57 +02:00 |
DatabaseLazy.h
|
Miscellaneous changes in database engines
|
2024-08-17 00:22:57 +02:00 |
DatabaseMemory.cpp
|
Process databases correctly
|
2024-06-20 15:58:08 +00:00 |
DatabaseMemory.h
|
Move temp database clean up into new function removeDataPath()
|
2023-02-14 13:22:15 +00:00 |
DatabaseOnDisk.cpp
|
Merge branch 'master' into pretty-print-tuples-in-create-table-statements
|
2024-08-18 22:22:27 +02:00 |
DatabaseOnDisk.h
|
Miscellaneous changes in database engines
|
2024-08-17 00:22:57 +02:00 |
DatabaseOrdinary.cpp
|
Miscellaneous changes in database engines
|
2024-08-17 00:22:57 +02:00 |
DatabaseOrdinary.h
|
fix data race with permanently_detached_tables
|
2024-07-12 10:04:10 +00:00 |
DatabaseReplicated.cpp
|
Move enabling experimental settings to a separate file
|
2024-08-19 17:08:46 +00:00 |
DatabaseReplicated.h
|
[resubmit] add replication lag and recovery time metrics
|
2024-08-06 15:06:02 +00: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
|
automatically recover Replicated database if the queue got stuck
|
2024-05-09 00:00:51 +02:00 |
DatabaseReplicatedWorker.cpp
|
[resubmit] add replication lag and recovery time metrics
|
2024-08-06 15:06:02 +00:00 |
DatabaseReplicatedWorker.h
|
[resubmit] add replication lag and recovery time metrics
|
2024-08-06 15:06:02 +00:00 |
DatabaseS3.cpp
|
Hide Settings object from Context.h
|
2024-07-11 14:00:05 +02:00 |
DatabaseS3.h
|
Fix db iterator wait during async metrics collection
|
2024-03-18 15:39:21 +00:00 |
DatabasesCommon.cpp
|
Merge branch 'master' into ast-data-type
|
2024-07-27 04:19:41 +02:00 |
DatabasesCommon.h
|
add feature
|
2024-06-21 16:38:56 +00:00 |
DatabasesOverlay.cpp
|
Pass-through RENAME and UUID-related operations in Overlay database to underlying databases
|
2024-08-17 00:09:39 +02:00 |
DatabasesOverlay.h
|
Pass-through RENAME and UUID-related operations in Overlay database to underlying databases
|
2024-08-17 00:09:39 +02:00 |
DDLDependencyVisitor.cpp
|
Move view targets to separate AST class "ASTViewTargets"
|
2024-07-16 14:33:13 +02:00 |
DDLDependencyVisitor.h
|
Better comments
|
2024-06-20 16:02:03 +00:00 |
DDLLoadingDependencyVisitor.cpp
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
DDLLoadingDependencyVisitor.h
|
Process databases correctly
|
2024-06-20 15:58:08 +00:00 |
DDLRenamingVisitor.cpp
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
DDLRenamingVisitor.h
|
Improve handling predefined databases and tables.
|
2022-06-30 08:37:17 +02:00 |
enableAllExperimentalSettings.cpp
|
Add style check for new allow_ settings
|
2024-08-19 17:59:40 +00:00 |
enableAllExperimentalSettings.h
|
Add style check for new allow_ settings
|
2024-08-19 17:59:40 +00:00 |
IDatabase.cpp
|
Reduce header dependencies
|
2024-03-19 17:04:29 +01:00 |
IDatabase.h
|
Revert "Use Atomic database by default in clickhouse-local "
|
2024-08-08 10:07:14 +02:00 |
LoadingStrictnessLevel.cpp
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
LoadingStrictnessLevel.h
|
Useless changes
|
2024-05-09 01:08:33 +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 |
registerDatabases.cpp
|
register all remaining databases
|
2023-12-29 16:38:02 -08:00 |
registerDatabases.h
|
style fixes and cleanup
|
2023-12-29 16:38:17 -08:00 |
removeWhereConditionPlaceholder.cpp
|
fix
|
2023-05-08 14:49:45 +02:00 |
removeWhereConditionPlaceholder.h
|
fix
|
2023-05-08 14:49:45 +02:00 |
TablesDependencyGraph.cpp
|
Don't access static members through instance
|
2024-04-03 18:50:33 +00:00 |
TablesDependencyGraph.h
|
Use vector instead of a map
|
2024-02-06 19:10:45 +01:00 |
TablesLoader.cpp
|
apply some comments
|
2024-07-02 14:58:04 +00:00 |
TablesLoader.h
|
Update TablesLoader.h
|
2024-06-30 04:44:52 +02:00 |