closes #4511 kkear-expedition.itemFk #1146
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1146
Loading…
Reference in New Issue
No description provided.
Delete Branch "4511-kkear-expedition.itemFk"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +1 @@
Alter table vn.expedition RENAME COLUMN itemFk TO itemFk__;
Template strings
@ -41,3 +41,3 @@
"type": "belongsTo",
"model": "Item",
"foreignKey": "itemFk"
"foreignKey": "itemFk__"
Mejor, mirar donde se utiliza esta relación y eliminarla de todas partes