fabiorme

Results 3 comments of fabiorme

Hi, I also have the same problem, the background always remains black, is there a solution to this problem? thank you

I encountered the same error while migrating from v5.0.17 to v5.0.19 LiteDB.LiteException: The current thread already contains an open transaction. Use the Commit/Rollback method to release the previous transaction. at...

I also have the same problem, I updated from version 5.0.17 to 5.0.21 and I encounter several problems with deleting and updating collections. var col = db.GetCollection(); col.DeleteMany(x => x.Stato...