Skip to content

Commit 2522b8d

Browse files
authored
Update 16/umbraco-cms/fundamentals/setup/upgrading/downgrades-and-rerunning-migrations.md
1 parent 0b3a857 commit 2522b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/fundamentals/setup/upgrading/downgrades-and-rerunning-migrations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Downgrades are not a supported feature of the Umbraco product.
1010

1111
The primary reason for this is that the Umbraco migration scheme only supports upward migrations.
1212

13-
When updating to a new version, often there are migrations to run that will make changes to Umbraco schema and data. This is done to bring the database to a state that will support the functionality of the version being upgraded to.
13+
When updating to a new version, often there are migrations to run that will make changes to the Umbraco schema and data. This is being done to bring the database to a state that will support the functionality of the version being upgraded to.
1414

1515
There isn't an equivalent downward migration that will undo these changes.
1616

0 commit comments

Comments
 (0)