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

enable afterFind and afterFindOne lifecycle callbacks #1610

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

cristianszwarc
Copy link

@cristianszwarc cristianszwarc commented Aug 12, 2019

hook afterFind and afterFindOne lifecycle callbacks into .find, .findOne and .findOrCreate methods

fixes balderdashy/sails#5471

similar to: #1198

@cristianszwarc cristianszwarc changed the title add support for afterFind and afterFindOne lifecycle callbacks enable afterFind and afterFindOne lifecycle callbacks Aug 13, 2019
@eashaw
Copy link
Member

eashaw commented Sep 17, 2021

If anyone has time to make a PR to document these methods in the lifecycle callbacks documentation, we'll merge this in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants