sql 2024-01-11

I’m trying to use https://github.com/taoensso/carmine DB results on my app (after being manipulated a bit). However I’m getting this error:

Unfreezable type: class next.jdbc.result_set$navize_row
This library does it serialization using https://github.com/taoensso/nippy, and they provide a functionality https://github.com/taoensso/nippy/wiki/2-Evolving-your-Nippy-data for unfamiliar data types, but I’m not sure how this data type is constructed to do so, what should I expect? anyone might have been run into this issue before and solved it? thanks šŸ™

If you do a search in this channel for nippy, you'll see others encountering the same issue.

(I too unset the *incl-metadata?*)

Awesome! Thanks a lot

np, you're most welcome šŸ™‚