From 4eeb99fd14b530bf8f4fcc44fae9071c41832a4c Mon Sep 17 00:00:00 2001 From: Maksim Burtsev Date: Mon, 30 Mar 2026 22:00:41 +0400 Subject: [PATCH] add PyClickHouseMigrator to schema migration tools --- .../schema-migration-tools/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/altinity-kb-setup-and-maintenance/schema-migration-tools/_index.md b/content/en/altinity-kb-setup-and-maintenance/schema-migration-tools/_index.md index 7fafdbb8b6..65e0bba912 100644 --- a/content/en/altinity-kb-setup-and-maintenance/schema-migration-tools/_index.md +++ b/content/en/altinity-kb-setup-and-maintenance/schema-migration-tools/_index.md @@ -36,6 +36,7 @@ description: > * [https://github.com/delium/clickhouse-migrator](https://github.com/delium/clickhouse-migrator) * [https://github.com/zifter/clickhouse-migrations](https://github.com/zifter/clickhouse-migrations) * [https://github.com/trushad0w/clickhouse-migrate](https://github.com/trushad0w/clickhouse-migrate) + * [https://github.com/Maksim-Burtsev/PyClickHouseMigrator](https://github.com/Maksim-Burtsev/PyClickHouseMigrator) * phpMigrations * [https://github.com/smi2/phpMigrationsClickHouse](https://github.com/smi2/phpMigrationsClickhouse) * [https://habrahabr.ru/company/smi2/blog/317682/](https://habrahabr.ru/company/smi2/blog/317682/)