.. |
BackupEntryConcat.cpp
|
|
|
BackupEntryConcat.h
|
|
|
BackupEntryFromAppendOnlyFile.cpp
|
|
|
BackupEntryFromAppendOnlyFile.h
|
|
|
BackupEntryFromCallback.h
|
Split backup implementation into two parts to help implementing other backup engines.
|
2021-11-10 11:03:03 +03:00 |
BackupEntryFromImmutableFile.cpp
|
Fix explicit 0 size for createReadBufferFromFileBase()
|
2021-10-24 18:58:22 +03:00 |
BackupEntryFromImmutableFile.h
|
|
|
BackupEntryFromMemory.cpp
|
|
|
BackupEntryFromMemory.h
|
|
|
BackupEntryFromSmallFile.cpp
|
Fix explicit 0 size for createReadBufferFromFileBase()
|
2021-10-24 18:58:22 +03:00 |
BackupEntryFromSmallFile.h
|
|
|
BackupFactory.cpp
|
New syntax for BACKUP/RESTORE: set backup engine explicitly.
|
2021-11-09 23:16:40 +03:00 |
BackupFactory.h
|
New syntax for BACKUP/RESTORE: set backup engine explicitly.
|
2021-11-09 23:16:40 +03:00 |
BackupImpl.cpp
|
Split backup implementation into two parts to help implementing other backup engines.
|
2021-11-10 11:03:03 +03:00 |
BackupImpl.h
|
Split backup implementation into two parts to help implementing other backup engines.
|
2021-11-10 11:03:03 +03:00 |
BackupInDirectory.cpp
|
Add parameters "backups.allowed_path" and "backups.allowed_disk" to config.
|
2021-11-10 11:03:09 +03:00 |
BackupInDirectory.h
|
Add parameters "backups.allowed_path" and "backups.allowed_disk" to config.
|
2021-11-10 11:03:09 +03:00 |
BackupInfo.cpp
|
Split backup implementation into two parts to help implementing other backup engines.
|
2021-11-10 11:03:03 +03:00 |
BackupInfo.h
|
New syntax for BACKUP/RESTORE: set backup engine explicitly.
|
2021-11-09 23:16:40 +03:00 |
BackupRenamingConfig.cpp
|
|
|
BackupRenamingConfig.h
|
|
|
BackupSettings.cpp
|
|
|
BackupSettings.h
|
New syntax for BACKUP/RESTORE: set backup engine explicitly.
|
2021-11-09 23:16:40 +03:00 |
BackupUtils.cpp
|
Merge branch 'master' into query_parameters
|
2021-11-15 19:55:54 +00:00 |
BackupUtils.h
|
|
|
CMakeLists.txt
|
|
|
hasCompatibleDataToRestoreTable.cpp
|
|
|
hasCompatibleDataToRestoreTable.h
|
|
|
IBackup.h
|
Split backup implementation into two parts to help implementing other backup engines.
|
2021-11-10 11:03:03 +03:00 |
IBackupEntry.h
|
|
|
registerBackupEngines.cpp
|
New syntax for BACKUP/RESTORE: set backup engine explicitly.
|
2021-11-09 23:16:40 +03:00 |
renameInCreateQuery.cpp
|
Apply suggestions from code review
|
2021-11-15 17:57:26 +00:00 |
renameInCreateQuery.h
|
|
|