Adrián Cañadas S&C

Results 10 comments of Adrián Cañadas S&C

I had a similar issue #51 , as a workaround we're using a custom DefaultRouter class with the following route matcher: ``` private func matchRoute(to searchPath: String) -> (WebApp, [String])?...

> @pizerg > > Thanks for raising this issue! > > Would you please give the detail repro steps, better with Azurite debug log? Like how to create such an...

@blueww Thanks for your tests, it seems that with String data fields, it works as expected on both ends (azurite + azure product), however if you use Double or DateTime...

@blueww I've updated my queries to filter by `ne ''` and now I can get consistent results on both platforms, so for my use case this workaround is enough, thanks!

I contacted sigma about the issue and they confirmed that Z/IP Gateway software must be used from now on (that is if the software needs to be certified). They provide...

Hello @cdjackson I've been following some comments on openhab's forums and here on some open issues and I was wondering if you could clarify some details about the future of...

Hi thanks for the clarification, I will contact with Silabs to see if I can get first hand information as it's not in line with what they told us last...

@DamianEdwards According to https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-9.0/whatsnew EF 9 should be able to be used from .NET 8 without problems. The current DatabaseMigration sample works fine with SQL Server, however if you try...

@mourner had any chance to look at this? Some additional info, the issue might be in getTile or in mapbox-gl-js since using supercluster with the same settings with Google Maps...

@vicancy @Y-Sindo are there any plans to implement this in the near future? It would be really useful to have it implemented to handle cases such as having a "big"...