Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix promise issue for down migrations. #344

Merged
merged 1 commit into from
Jan 25, 2016

Conversation

sankethkatta
Copy link
Contributor

Fixes remaining issue on #343.

ed0bb83#diff-c6be0a1048cac549f6c84250a4fb2cbaR77 fixed the Promise issue for up migrations but missed removing one of the conditions on the down migrations.

@wzrdtales wzrdtales added the bug label Jan 25, 2016
@wzrdtales wzrdtales added this to the v0.10.0 milestone Jan 25, 2016
@wzrdtales wzrdtales self-assigned this Jan 25, 2016
wzrdtales added a commit that referenced this pull request Jan 25, 2016
fix(migration): remove check for undefined on down migrations.
@wzrdtales wzrdtales merged commit 2553cd7 into db-migrate:master Jan 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants