Ulrich Telle
Ulrich Telle
> you can build it at the x64 machine, the arm64ec just like arm64, it is very small difference. I can test it because I have ARM windows PC. Thanks....
> o, could you share me the patch and let me try it, yes, when it will be released? Applying patches is a bit more complex than I expected. When...
I created branch [arm64ec](https://github.com/utelle/SQLite3MultipleCiphers/tree/arm64ec) and adjusted the AES and Aegis encryption code to select `AEGIS_AES_HARDWARE_NEON` for the `ARM64EC` platform. Compiling the code for platform `ARM64EC` worked in VS2022. But I...
See https://github.com/utelle/SQLite3MultipleCiphers-NuGet/issues/10#issuecomment-2801393208.
> Dear folks, any update? Unfortunately, no. > I just tried the latest **9.0.6** version of Microsoft.Data.Sqlite with SQLitePCLRaw.bundle_e_sqlite3mc, but still failed. The issue https://github.com/dotnet/efcore/issues/35760 opened by me in March...
I just discovered that the issue [dotnet/efcore#35760](https://github.com/dotnet/efcore/issues/35760) was added to the _10.0.0_ milestone. There is not yet a known release date, but most likely the issue will be fixed in...
> It sounds like something that will take quite some time... Well, there isn't much we can do about that, unfortunately. However, you may apply a fix and compile the...
> I followed your instructions and tried to use the PRAGMA key in the [repo](https://github.com/ali50m/SqliteMcConsole/blob/b68f5cd6dca8b8efdf586c01b21f70ff36beee47/src/SqliteMcConsole/Program.cs#L19) to specify the password for the database. Could you help me see if I am...
> I don't see an action item here for me. Indeed, there isn't, because the problem lies (or more precise _lay_) in the _Microsoft.Data.SQLite_ code. The issue was fixed in...
> Greetings from the Conan.io team. We are trying to add this library to the Conan Center Index, [here](https://github.com/conan-io/conan-center-index/pull/27838) is the Pull Request. I'm aware of that due to issue...