Skip to content

Commit 639f320

Browse files
authored
Update README.md - add note about package migration
1 parent b71c515 commit 639f320

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ With the Umbraco.Commerce.ProductFeeds installed you will be able to configure p
1616
- Migrate directly to v14.1.0 instead of v14.0.0. There's a bug that prevents you from changing property value extractor in the feed settings.
1717
- Due to the change in schema of Product Document Type and Product Child Variant Types, you will need to manually edit your feed settings. Please go the the feed settings and find the [obsolete] properties and migrate them to the newer one
1818
![image](https://github.com/user-attachments/assets/36d48973-11dc-49f2-b744-432152458419)
19+
- `SQLite` auto-migration is not handled properly. It's intended to be used as a testing tool, so we typically drop the existing table and recreate it with the new schema.
1920

2021

2122
## Working locally

0 commit comments

Comments
 (0)