File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ Back up your data! Applying upgrades can lead to data loss if handled incorrectl
17171 . Update the [ Ory Kratos SDK] ( ../sdk/01_overview.md ) if used in your application.
18181 . [ Install] ( ../install.mdx ) the new version of Ory Kratos.
19191 . Run [ ` kratos migrate sql ` ] ( ../cli/kratos-migrate-sql.md ) to run the SQL migrations to the new database schema.
20- 1 . If you are upgrading to a version that introduces phone number normalization, run ` kratos migrate normalize-phone-numbers ` after
21- the new version is deployed and serving traffic. This rewrites existing phone identifiers to E.164 format. See the
20+ 1 . If you are upgrading to a version that introduces phone number normalization, run ` kratos migrate normalize-phone-numbers `
21+ after the new version is deployed and serving traffic. This rewrites existing phone identifiers to E.164 format. See the
2222 [ phone normalization guide] ( ./normalize-phone-numbers.mdx ) for the recommended rollout sequence.
2323
2424Should you run into problems with the upgrade, consider a stepped upgrade and please visit the community
You can’t perform that action at this time.
0 commit comments