Litote / kmongo

[deprecated] KMongo - a Kotlin toolkit for Mongo
https://litote.org/kmongo/
Apache License 2.0
781 stars 75 forks source link

kotlinx.datetime Instant does not work with time series collection #393

Open cholwell opened 1 year ago

cholwell commented 1 year ago

EDIT: Can't insert a document into a time series collection if it is using kotlinx.datetime.Instant without @Contextual annotation