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

Use value converters when storing in the in-memory database #19417

Merged
merged 1 commit into from
Dec 29, 2019

Conversation

ajcvickers
Copy link
Member

There was a curtain, but no man.
Now there is a man behind the curtain.
Let's hope he doesn't fumble the data...

Fixes #14042

@smitpatel
Copy link
Member

Can you also enable tests which are skipped with #14042

@ajcvickers ajcvickers force-pushed the InsertingAManBehindTheCurtain1226 branch from 0ff9470 to c97473b Compare December 28, 2019 23:35
@ajcvickers
Copy link
Member Author

@smitpatel Done. Was hoping we could get away without snapshotting values on the way out, but I guess that was wishful thinking.

There was a curtain, but no man.
Now there is a man behind the curtain.
Let's hope he doesn't fumble the data...

Fixes #14042
@ajcvickers ajcvickers force-pushed the InsertingAManBehindTheCurtain1226 branch from c97473b to 912a189 Compare December 29, 2019 00:50
@ajcvickers ajcvickers merged commit 3bb4b38 into master Dec 29, 2019
@ajcvickers ajcvickers deleted the InsertingAManBehindTheCurtain1226 branch December 29, 2019 17:56
{
base.Mutation_of_tracked_values_does_not_mutate_values_in_store();
}

Copy link
Contributor

Choose a reason for hiding this comment

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

🎉

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.

In-Memory: Do value converters work?
3 participants