Commit d6c4672
committed
Add robust migrations for zp_entity_relationship table fix
Introduces migrations 30410, 30412, and 30413 to handle all possible database states for the zp_entity_relationship table, ensuring correct table name, schema, and indexes. Refactors migration logic into reusable helper methods for idempotency and reliability. Updates app and database version numbers to reflect these changes.1 parent cdb6275 commit d6c4672
File tree
5 files changed
+251
-155
lines changed- app
- Core/Configuration
- Domain/Install/Repositories
- public/dist
5 files changed
+251
-155
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
0 commit comments