Skip to content

Commit 0cb8f9a

Browse files
Sofie Toft Kristensengitbook-bot
authored andcommitted
GITBOOK-25: Show Migration ID article
1 parent 02e1847 commit 0cb8f9a

File tree

3 files changed

+10
-14
lines changed

3 files changed

+10
-14
lines changed

10/umbraco-forms/SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
## Upgrading
1313

1414
* [Upgrading Umbraco Forms](upgrading/manualupgrade.md)
15-
* [Version Specific Upgrade Notes](upgrading/version-specific/README.md)
16-
* [Migration IDs](upgrading/version-specific/migration-ids.md)
15+
* [Version Specific Upgrade Notes](upgrading/version-specific.md)
16+
* [Migration IDs](upgrading/migration-ids.md)
1717

1818
## Editor
1919

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
1-
---
2-
hidden: true
3-
---
4-
51
# Migration IDs
62

73
A unique **migration ID** is generated for each Umbraco Forms upgrade that requires a migration. The migration IDs are all listed in this article.
84

9-
| Migration ID | Introduced In Version | Description |
10-
|--------------------------------------|-----------------------|------------------------------------------------------------------------------------|
11-
| 7c7bc5ee-4c5b-42dc-9576-5ce6dfbddb8e | 10.0.0 | Installs Umbraco Forms. |
12-
| 9f7e6fe6-bbd5-4b2b-8820-e9e0e36cc74c | 10.1.0 | Adds Culture column to Records table. |
13-
| 1a8f0d04-9396-40a2-9423-39fc9ae3828f | 10.1.0 | Adds a Record Workflow Audit table. |
14-
| 6e692c5d-c670-4c34-af17-28d8dbf0dcd2 | 10.1.0 | Adds an ExecutionStage column to the Record Workflow Audit table. |
15-
| 5d84fee1-388c-4e5f-b98c-1e66947278f1 | 10.1.0 | No operation migration. |
16-
| 22df962a-ae26-4bdd-b8fd-0513a9c636bf | 10.5.2 | Ensures the presence of an index on the FolderKey column in the Forms table. |
5+
| Migration ID | Introduced In Version | Description |
6+
| ------------------------------------ | --------------------- | ---------------------------------------------------------------------------- |
7+
| 7c7bc5ee-4c5b-42dc-9576-5ce6dfbddb8e | 10.0.0 | Installs Umbraco Forms. |
8+
| 9f7e6fe6-bbd5-4b2b-8820-e9e0e36cc74c | 10.1.0 | Adds Culture column to Records table. |
9+
| 1a8f0d04-9396-40a2-9423-39fc9ae3828f | 10.1.0 | Adds a Record Workflow Audit table. |
10+
| 6e692c5d-c670-4c34-af17-28d8dbf0dcd2 | 10.1.0 | Adds an ExecutionStage column to the Record Workflow Audit table. |
11+
| 5d84fee1-388c-4e5f-b98c-1e66947278f1 | 10.1.0 | No operation migration. |
12+
| 22df962a-ae26-4bdd-b8fd-0513a9c636bf | 10.5.2 | Ensures the presence of an index on the FolderKey column in the Forms table. |
File renamed without changes.

0 commit comments

Comments
 (0)