TableStorageLocal icon indicating copy to clipboard operation
TableStorageLocal copied to clipboard

Results 7 TableStorageLocal issues
Sort by recently updated
recently updated
newest added

`DateTime(1601, 1, 1)` -> `DateTime.MaxValue`

https://github.com/mbdavid/LiteDB/issues/1855

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.