LiteDB.FSharp
LiteDB.FSharp copied to clipboard
Support for Nullable DateTime
HI @Zaid-Ajaj
Addressing iss #66 This PR fixes only the DateTime case. Although I believe there is a way of doing it for all nullables, so far I haven't been able to make it work.
Maybe this same thing could fix #65 , if we do it for Set too