-
I am a little confused about exactly when BSON attributes are required and such.
I am looking at https://github.com/mbdavid/LiteDB/wiki/DbRef
It indicates that if I want "customers" in a separat…
-
**Is your feature request related to a problem? Please describe.**
Not really a problem other than the solution, in my opinion, is more advanced than the current Studio.
**Describe the solution yo…
-
**Version**
LiteDB 5.0.2
Create a new litedb scope within another throws an SystemIO exception
After ugpgrading to 5.0.2 it seems it is no longer possible to create another LiteDb scope for the…
-
**Version**
Which LiteDB version/OS/.NET framework version are you using. **(REQUIRED)**
v5.0.15 / Windows 10 / .NET Core 6
**Describe the bug**
A clear and concise description of what the bug i…
-
@mbdavid Have you ceased development on this project? I use LiteDb in my Xamarin apps and many other places. I'm building a new Blazor app on .NET 6 and would love to use this here! :-)
-
Version 4.1.4 as used by MonkeyCache.LiteDB (1.2.0-beta) on Xamarin/iOS)
Bug: Timeout. Database is locked for more than 00:01:00.
Using MonkeyCache, data is being added to the cache. See callst…
-
**Version**
LiteDB 5.0.9
.NET Framework 4.8
**Describe the bug**
An System.UnauthorizedAccessException is thrown on a write operation to the LiteDB database when the program is started from a sh…
-
Hi,
We have implemented logging using LiteDb. So I need to collect data, filter by username, action, and date, and show that data to the user.
And next code has strange behavior
```
var count =…
-
I'm getting this error intermittently while running with ConnectionType.Shared and don't with the default.
```
System.ApplicationException: Object synchronization method was called from an unsync…
-
**Version**
v5.0.8
**Describe the bug**
Unity app with LiteDB assembly compiled to C++ with Unity's [IL2CPP](https://docs.unity3d.com/Manual/IL2CPP.html) would crash with `signal 7 (SIGBUS), code…