jonmdev

Results 85 comments of jonmdev

> Our postgres driver implementation supports prepared statements. That would be great @lvca. I am not sure how this would work, though. Because the documentation we have on Arcade says...

Any thoughts @lvca on implementing a method to allow this? I keep reading more ways to try to manage the issue but everything I read doesn't sound good. It would...

Yes, @lvca , I have tried with the parameterized method, but it doesn't appear to be working. Is there anything we need to do to activate it in Arcade? The...

Thanks but I will not bother trying new version or making a repro for this one. I can't use .net 8 due to this bug: https://github.com/dotnet/maui/issues/18070#event-10685211681 Application.Current.Dispatcher.DispatchAsync() works fine and...

> now running into this issue, where the debug version of the app works fine, but when building said app it constantly crashes due to these errors. this is the...