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

Promise support #807

Merged
merged 116 commits into from
Sep 19, 2017
Merged

Promise support #807

merged 116 commits into from
Sep 19, 2017

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
lib/ChainFind.js Outdated
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