refs #6074 remove isBlocked #2196
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2196
Loading…
Reference in New Issue
No description provided.
Delete Branch "6074-KkearisBlocked"
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?
WIP: refs #6074 remove isBlockedto refs #6074 remove isBlockedrefs #6074 remove isBlockedto WIP: refs #6074 remove isBlocked@ -0,0 +1,2 @@
-- Place your SQL code here
ALTER TABLE vn.entry CHANGE isBlocked isBlocked__ tinyint(4) DEFAULT 0 NOT NULL COMMENT 'Deprecado 21/03/2024';
@deprecated
WIP: refs #6074 remove isBlockedto refs #6074 remove isBlocked