Commit f2780d5
Remove foreign key constraint to avoid MAJOR version bump
Remove CUSTOMER_VISITOR_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID foreign key
constraint from customer_visitor table. The foreign key was causing
Semantic Version Checker to flag this as a MAJOR change, but it's not
required for functionality. The website_id column and index remain,
which is sufficient for the feature to work correctly.
This changes the version requirement from MAJOR to MINOR.
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent a3cc15b commit f2780d5
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | 529 | | |
533 | 530 | | |
534 | 531 | | |
| |||
0 commit comments