nitrite-java icon indicating copy to clipboard operation
nitrite-java copied to clipboard

Deserialization of the cursor fails if there is a Kotlin value class

Open dstibbe opened this issue 3 years ago • 1 comments

When using a Kotlin value class, the deserialization of the cursor will throw an Exception .

No Creators, like default construct, exist): cannot deserialize from Object value (no delegate- or property-based Creator

dstibbe avatar Mar 30 '22 09:03 dstibbe

Can you add a reproducible code here to better explain your issue?

anidotnet avatar Mar 30 '22 10:03 anidotnet