schon/core/migrations
Egor fureunoir Gorbunov ef2830d36a Fix duplicate detection by using UUID in migration script
The migration script now counts duplicates based on the "uuid" field instead of "id". This ensures more accurate identification of duplicate "human_readable_id" entries.
2025-05-06 17:16:52 +03:00
..
0001_initial.py Initial Commit 2025-04-29 22:40:30 +03:00
0002_initial.py Initial Commit 2025-04-29 22:40:30 +03:00
0003_alter_attribute_name_alter_attribute_name_ar_ar_and_more.py Initial Commit 2025-04-29 22:40:30 +03:00
0004_alter_product_name_alter_product_name_ar_ar_and_more.py Initial Commit 2025-04-29 22:40:30 +03:00
0005_remove_brand_category_brand_categories.py Initial Commit 2025-04-29 22:40:30 +03:00
0006_alter_order_status.py Initial Commit 2025-04-29 22:40:30 +03:00
0007_alter_category_image.py Initial Commit 2025-04-29 22:40:30 +03:00
0008_digitalassetdownload.py Initial Commit 2025-04-29 22:40:30 +03:00
0009_documentary.py Initial Commit 2025-04-29 22:40:30 +03:00
0010_product_partnumber.py Initial Commit 2025-04-29 22:40:30 +03:00
0011_brand_big_logo_brand_description_and_more.py Initial Commit 2025-04-29 22:40:30 +03:00
0012_alter_order_user.py Initial Commit 2025-04-29 22:40:30 +03:00
0013_product_slug.py Update Product slug field configuration in migrations 2025-04-30 16:46:58 +03:00
0014_alter_product_slug.py Alter Product slug field to allow null values 2025-04-30 16:49:54 +03:00
0015_alter_product_slug.py Update Product slug field to use simpler populate_from sources 2025-04-30 17:03:53 +03:00
0016_alter_product_slug.py Update Product slug generation to include UUID 2025-05-05 15:56:21 +03:00
0017_order_human_readable_id.py Increase max_length of human_readable_id to 8. 2025-05-06 17:06:39 +03:00
0018_alter_order_human_readable_id.py Fix duplicate detection by using UUID in migration script 2025-05-06 17:16:52 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00