-
I have a data file which is possibly corrupt and is causing issues when certain commands are used.
In the main calling application, the application throws:-
```
System.Reflection.TargetInvocation…
-
**Version**
LiteDB version: 4.1.4
OS: Android API 27
**Describe the bug**
I am using Litedb v4 in Xamarin, I am creating liteDatabase connection and getting collections inside it once, and passi…
-
**Version**
LiteDB 5.0.16 / .Net6 Maui-Android
**Describe the bug**
When i try to get some collection of my db i get the following exception:
`Ticks must be between DateTime.MinValue.Ticks a…
-
Hi. I noticed that when you call GetCollection method for some entity, and if that collection does not exist, it should create a new one. However if you call Count() down the line to check are there …
-
Admittedly, I am new to both noSQL and LiteDB. I've downloaded the Studio and have been playing around with it to become familiar with the concepts. However, when I try to import a JSON file, I get …
-
> 欲を言うと: 各プロジェクトごとにメモ欄orタグ付け機能あると良さそう
> 名前だけだと管理キツい
https://misskey.niri.la/notes/9pgvbnwzvw
_Originally posted by @Sayamame-beans in https://github.com/anatawa12/vrc-get/issues/292…
-
LiteDB 5.0.2
Now I get this error:
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(Exce…
-
I have a database with 4 tables. When my app is trying to read one of the tables, it throws the exception. I tried to open my DB with LiteDB.Studio (version with LiteDB 4) and it opens everything flaw…
-
I am in the process of converting a v2 project to v4 and ran into an issue that has me stumped.
I am getting an InvalidCastException on a _id field in BsonMapper.DeserializeObject.
`private vo…
-
LiteDB 5.0.8
Xamarin Forms 4.7.0.1239
Hello,
We've recently launched a brand new version of our app and we realized some crashing reports in AppCenter when first trying to open a LiteDb instanc…