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

Call after interceptor with db coeffect, if no db effect is produced #248

Merged
merged 1 commit into from Oct 12, 2016

Conversation

danielcompton
Copy link
Contributor

after interceptors expect to always get a db value. If no db effect is produced, then they may fail (for example schema validation on db if no db is provided).

Fixes #239

after interceptors expect to always get a db value. If no db effect is
produced, then they may fail (for example schema validation on db if
no db is provided).

Fixes #239
@danielcompton danielcompton merged commit 5486d20 into develop Oct 12, 2016
@danielcompton danielcompton deleted the after-interceptor branch October 17, 2016 03:16
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

1 participant