Hi, I use KMongo with kotlinx.serialization and I ...
# kmongo
t
Hi, I use KMongo with kotlinx.serialization and I have aproblem with serialization kotlinx.datetime objects as they are saved to mongo as strings. Am I missing some config?