Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c8f8634

Browse filesBrowse files
authored
fix: composer db upgrade script readme (GoogleCloudPlatform#7089)
fixes GoogleCloudPlatform#7088
1 parent 6aed622 commit c8f8634
Copy full SHA for c8f8634

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎composer/tools/composer_db_transfer.md

Copy file name to clipboardExpand all lines: composer/tools/composer_db_transfer.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ versions.
5656
1. The script does not perform any DAG modifications, does not validate that
5757
the DAGs are suitable to run in Airflow 2.0 and does not verify that
5858
suitable dependencies are installed in target environment. Airflow
59-
[upgrade_check](https://airflow.apache.org/docs/apache-airflow/stable/upgrade-check.html)
59+
[upgrade_check](https://airflow.apache.org/docs/apache-airflow/stable/upgrading-from-1-10/upgrade-check.html)
6060
can be used to troubleshoot DAG compatibility issues.
6161

6262
1. `dag_code` and `serialized_dag` tables are not synchronized directly.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.