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

fix for load/save within same transaction #85

Merged
merged 3 commits into from
Jun 18, 2017
Merged

fix for load/save within same transaction #85

merged 3 commits into from
Jun 18, 2017

Conversation

prolic
Copy link
Member

@prolic prolic commented Jun 9, 2017

resolves #84

This is one possible solution (only needed for Postgres, because it's transactional)

Additional unit test would be added to event-store repo.

depends on prooph/event-store#290

@prolic prolic added the bug label Jun 9, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 91.852% when pulling a6b8f1e on load_save into d55896f on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 91.852% when pulling a6b8f1e on load_save into d55896f on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 92.004% when pulling a537144 on load_save into d55896f on master.

@prolic prolic merged commit 1dc8f35 into master Jun 18, 2017
@prolic prolic deleted the load_save branch June 18, 2017 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Postgres error on fetching an aggregate on a fresh eventstore
2 participants