5843-quitUserFk2 #1758
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1758
Loading…
Reference in New Issue
No description provided.
Delete Branch "5843-quitUserFk2"
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,5 @@
ALTER TABLE `vn`.`workerDocument` DROP FOREIGN KEY `workerDocument_ibfk_1`;
Pq la borres??
@ -94,9 +94,6 @@ module.exports = Self => {
{'u.nickname': {like: `%${value}%`}}
]};
case 'id':
return {'w.id': value};
Esta linea no hi ha que llevarla