Vitaly Baranov
|
a0c558a17e
|
Implement backup/restore for ACL system tables (system.users, system.roles, etc.)
|
2022-06-17 18:14:31 +02:00 |
|
Vitaly Baranov
|
c2c35fad82
|
Refactoring of the code getting create table queries for backup.
|
2022-06-15 20:32:35 +02:00 |
|
Vitaly Baranov
|
cb9bf62e77
|
Change syntax RESTORE ALL DATABASES => RESTORE ALL
|
2022-06-15 20:32:35 +02:00 |
|
Vitaly Baranov
|
1198e86295
|
Fix storing temporary tables and skipping system tables while making a backup.
|
2022-06-15 20:32:34 +02:00 |
|
Vitaly Baranov
|
6877b8f864
|
Fix renaming visitor.
|
2022-06-15 20:32:34 +02:00 |
|
Vitaly Baranov
|
d78a2cda72
|
Restore tables regarding their dependencies.
|
2022-06-15 20:32:34 +02:00 |
|
Vitaly Baranov
|
cf34883000
|
Use QualifiedTableName instead of DatabaseAndTableName. Remove mode 'ALL TEMPORARY TABLES'
|
2022-06-15 20:32:34 +02:00 |
|
Vitaly Baranov
|
21f3bed435
|
Simplify path calculations in backup.
|
2022-06-15 20:32:34 +02:00 |
|
Vitaly Baranov
|
592f568f83
|
Move backup/restore code to storages and databases - part 2.
|
2022-06-15 20:32:31 +02:00 |
|