Migrate should return TRUE even when nothing is done. #14
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-dbi#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
When we execute migrate currently we get the following responses for various conditions:
I think number 2 should actually return TRUE because technically nothing bad happened, there was just nothing to update. We have another method to check if there is anything that needs to be done which should probably be executed first if you want to get a FALSE when there is nothing to do.
changed the description
closed via commit
6ad0c2476b