Renamed a file for consistency

This commit is contained in:
Alexey Milovidov 2020-03-13 20:47:30 +03:00
parent 847ce93366
commit 0a1b3e57a8
2 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@ public:
void rename(const String & new_path_to_table_data, const String & new_database_name, const String & new_table_name, TableStructureWriteLockHolder &) override;
void renameOnDisk(const String & new_path_to_table_data);
void checkAlterIsPossible(const AlterCommands & commands, const Settings & /* settings */) override;
/// in the sub-tables, you need to manually add and delete columns