MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / applyMetadataChangesToCreateQueryForBackup

Method applyMetadataChangesToCreateQueryForBackup

src/Storages/IStorage.cpp:401–403  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

399}
400
401void IStorage::applyMetadataChangesToCreateQueryForBackup(const ASTPtr &) const
402{
403}
404
405void IStorage::backupData(BackupEntriesCollector &, const String &, const std::optional<ASTs> &)
406{

Callers 2

getTablesForBackupMethod · 0.45
getTablesForBackupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected