ClickHouse/tests/integration/test_backup_restore_new
Vitaly Baranov e1f7f04752
Referential dependencies for RESTORE (#43834)
* Rename DDLDependencyVisitor -> DDLLoadingDependencyVisitor.

* Move building a loading graph to TablesLoader.

* Implement referential dependencies for tables and use them
when restoring tables from a backup.

* Remove StorageID::operator < (because of its inconsistency with ==).

* Add new tests.

* Fix test.

* Fix memory leak.

Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2022-12-02 15:05:46 +01:00
..
configs Remove one line from XML, because we do not care 2022-08-28 02:44:02 +02:00
__init__.py Added new commands BACKUP and RESTORE. 2021-08-23 23:41:45 +03:00
test.py Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00