Skip to content

Promise support#807

Merged
dxg merged 116 commits intodresende:masterfrom
locomote:master
Sep 19, 2017
Merged

Promise support#807
dxg merged 116 commits intodresende:masterfrom
locomote:master

Conversation

@tttmaximttt
Copy link
Contributor

Add Promise support for all possible ORM methods. For more info read Readme, Promise chapter.

mradko and others added 30 commits September 11, 2017 09:19
promise.handle(this.all);
}
return promise.fail(cb);
},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I recommend we keep these in the code, and just add a console.warn deprecation message & mention deprecation in changelog

Copy link
Collaborator

@dxg dxg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@dxg
Copy link
Collaborator

dxg commented Sep 19, 2017

Awesome 👍

@dxg dxg merged commit 5c6ceb3 into dresende:master Sep 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants