Skip to content

Commit 69c5dbf

Browse files
authored
Merge pull request #3375 from ClickHouse/Blargian-patch-11
Fix link
2 parents 3fb0b3d + f34f420 commit 69c5dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledgebase/schema_migration_tools.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ There is no standard schema migration tool for ClickHouse, but we have compiled
1818
- [Goose](https://github.com/pressly/goose)
1919
- [Atlas](https://atlasgo.io/guides/clickhouse?utm_source=clickhouse&utm_term=knowledge)
2020
- [Bytebase](https://www.bytebase.com/)
21-
- [Flyway](https://documentation.red-gate.com/flyway/flyway-cli-and-api/supported-databases/clickhouse-database)
21+
- [Flyway](https://documentation.red-gate.com/fd/supported-databases-and-versions-143754067.html)
2222
- [Liquibase](https://www.liquibase.com/)
2323
- A [simple community tool](https://github.com/VVVi/clickhouse-migrations) named `clickhouse-migrations`
2424
- Another [community tool](https://github.com/golang-migrate/migrate/tree/master/database/clickhouse) written in Go

0 commit comments

Comments
 (0)