Closed jdkoren closed 9 years ago
This is great. It also could allow users to pass more detailed information about migration failures to themselves if they want to by subclassing MigrationFailedException and throwing it directly from onUpgrade, if we made some minor tweaks to the flow in onUpgrade/onDowngrade. Do you think we could add that and document it as a valid option before we merge?
LGTM
Fixes Issue #42 (github.com/yahoo/squidb/issues/42)