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

'null' is not supported by default #81

Closed
Deorigami opened this issue Apr 16, 2024 · 3 comments
Closed

'null' is not supported by default #81

Deorigami opened this issue Apr 16, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Deorigami
Copy link

'null' is not supported by default
I created a Data Class with nullable value, but when i insert value with nullable field/properties
i got this error

kotlinx.serialization.SerializationException: 'null' is not supported by default

gambar

@qiaoyuang
Copy link
Collaborator

Can you provide your code? The data class and the insert statement code.

@qiaoyuang qiaoyuang added the bug Something isn't working label Apr 23, 2024
@qiaoyuang
Copy link
Collaborator

This is a bug, I will fix it.

@qiaoyuang
Copy link
Collaborator

I have fixed it in version 1.3.1, you can try it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants