LiteDatabase error: System.Exception: LiteDB ENSURE: empty page must be defined as empty type
I’ve been working with a LiteDatabase for a .NET MAUI mobile app, the idea behind the app is to pull everything from a live database and store it in a local database.