Results 17 comments of Timothy

This, for me, is the number one missing feature. Often we presents the users with a large list of operations until this PR they had to scroll through the list...

This PR really works and should be merged, it's been nearly a year. (But there's not much activity on this project anymore)

Same here. I had a working solution on `5.0.11` and upgraded to `5.0.21`. This resulted in `LIteDB ReadFull must read PAGE_SIZE bytes` I then downgraded to `5.0.20` and everything worked...

If this doesn't get fixed I'm migrating back to [sqlite-net ](https://github.com/praeclarum/sqlite-net)

That doesn't work on Linux/Ubuntu ``` dotnet workload install android Workload ID android is not recognized ``` ``` dotnet workload install maui-android Workload ID maui-android is not recognized ``` Other...

I probably installed via `apt`. I will try the install scripts on a different machine.