Snapshot commits new schema version despite write failure #48
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#48
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?
Doing a DBI snapshot, if the system can't write the migration and/or schema file due to permissions, we don't handle this error very well. The schema Version is still updated in the database, which is non-consistent. Also nothing is shown on the interface to indicate as the error is thrown in the background.
created merge request !23 to address this issue
mentioned in merge request !23
closed via merge request !23
mentioned in commit
44a387f4f3