TableStorageLocal
TableStorageLocal copied to clipboard
`DateTime(1601, 1, 1)` -> `DateTime.MaxValue`
https://github.com/mbdavid/LiteDB/issues/1855
PartitionKey, RowKey Timestamp
Too much copy/paste at the moment. should be easier to add tests and DRY it up a bit.
Figure out why And fix.. Possibly with a lock if it only possible on 1 thread at a time.