ptsoccer
ptsoccer
If the sqlcipher key is set > 1 times (even if the key is the same) on the same connection, the next SQL statement that gets executed will give an...
**Is your feature request related to a problem? Please describe.** Back in version 19, you could access the Reader property in the ReadingContext, and from that you could access the...
### Issue Description I have a solution that has a mix of EXEs and DLLs that I want to build to a single folder to deploy. I use the OutputPath...
Updated CsWin32 version and fixed various breaking changes. One of the things I ran into was that it seemed like .NET Core 3.1 no longer compiles in this project. It...
The issue is in the new cswin32 library that is being used. Link to issue with details is here: microsoft/win32metadata#1581. Fix has already been made and will need to wait...
Seems similar to https://github.com/oysteinkrog/SQLite.Net-PCL/issues/176, but not exactly. In a vanilla install in a Win32 project, SQLite.Interop.dll is not included in the nuget package causing an error to be thrown saying...
When showing the snazzy info window, I get error "Error: Uncaught (in promise): TypeError: this.setMap is not a function". Doing some research led to this github issue in the underlying...