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 logic for json snapshots as highlighted as an issue in #63 #92

Merged

Conversation

mrhockeymonkey
Copy link
Contributor

@mrhockeymonkey mrhockeymonkey commented May 4, 2021

Correcting condition for including manifest when writing snapshot data as raised in #63
This then highlighted the need to pass type when deserializing from json or jsonb

https://github.com/mrhockeymonkey/Akka.Persistence.PostgreSql/blob/a198a4a2ce8526e77b202fa45b10859fe167f3f3/src/Akka.Persistence.PostgreSql/Snapshot/PostgreSqlQueryExecutor.cs#L96

Recovering snapshots when using json now works, resolving #91

@mrhockeymonkey mrhockeymonkey marked this pull request as ready for review May 4, 2021 22:13
@CumpsD
Copy link
Member

CumpsD commented May 16, 2021

Anything holding this back?

Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) June 15, 2021 15:00
@Aaronontheweb Aaronontheweb merged commit 40d739d into akkadotnet:dev Jun 15, 2021
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.

3 participants