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

Extend afterLoad() subscriber interface to take LoadEvent #4186

Merged
merged 1 commit into from
May 30, 2019
Merged

Extend afterLoad() subscriber interface to take LoadEvent #4186

merged 1 commit into from
May 30, 2019

Conversation

lovrop
Copy link
Contributor

@lovrop lovrop commented May 24, 2019

This brings it in line with the other events which already have the Connection, EntityManager, QueryRunner etc available.

Test Plan: npm test, and more specifically npm test -- --grep='github issues > #4185'

@lovrop
Copy link
Contributor Author

lovrop commented May 24, 2019

I couldn't get a clean full test run on my laptop, but most tests passed and I didn't see any regressions with the proposed code change.

This brings it in line with the other events which already have the Connection, EntityManager, QueryRunner etc available.

Test Plan: npm test, and more specifically npm test -- --grep='github issues > #4185'
@pleerock
Copy link
Member

Looks good to go.

@pleerock pleerock merged commit a3af9e1 into typeorm:master May 30, 2019
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.

None yet

2 participants