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

Serialize/deserialize fails on dbnull.value's #70

Closed
ikaney opened this issue Feb 26, 2015 · 2 comments
Closed

Serialize/deserialize fails on dbnull.value's #70

ikaney opened this issue Feb 26, 2015 · 2 comments

Comments

@ikaney
Copy link

ikaney commented Feb 26, 2015

Tried doing a simple serialize/deserialize test with a class containing Objects and some of these were set to DBNull.Value's, it fails because of the DBNulls. Any ideas, or is this just a limitation of the solution?

@yfakariya
Copy link
Member

Do you mean that your type has DBNull type field? If so, register own serializer to workaround this. If not, please show more details.

yfakariya added a commit that referenced this issue May 24, 2015
@yfakariya
Copy link
Member

System.DBNull is now supported from 0.6.0 beta2.

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

No branches or pull requests

2 participants