Eric Sink

Results 491 comments of Eric Sink

I just need a couple things from @praeclarum but I'm having trouble getting in contact with him.

Okay, here's something to try. I haven't tested this yet, but please tell me if it works. 1. Remove the reference to `sqlite-net-pcl` and add the package `sqlite-net-e`. It's a...

Is the build out folder cleaned out? What version of the dotnet tools are you using? What other packages are in your project?

@inforithmics Yes, I think that approach would work as well. Good point.

I am working on this and will hopefully have it ready soon.

This is fixed in SQLitePCLRaw 3.0, which should be out in the next week or so. See ericsink/SQLitePCL.raw#634

@phillippschmedt > does that mean the 16 KB Page size problem is only fixed if I am not using SQLitePCLRaw.bundle_e_sqlcipher Basically, yes. The "fix" for this problem is in the...

The update to SQLitePCLRaw 3.0 is not difficult, but not trivial. I can send a pull request if that would be helpful.

@jerminContractor My pull request comment was referring to a PR for this repo, sqlite-net, and was directed at @praeclarum He is adding me as a maintainer of this project, so...

Okay, here's something to try. I haven't tested this yet, but please tell me if it works. 1. Remove the reference to `sqlite-net-pcl` and add the package `sqlite-net-e`. It's a...