Joey

Results 14 comments of Joey

> The issue is still present. M1 MacBook Pro > > > Core Tools Version: 4.0.3780 Commit hash: [2b9e0e6](https://github.com/Azure/azure-functions-core-tools/commit/2b9e0e618f69993ff119009e48587b67ac85450e) (64-bit) > > Function Runtime Version: 4.0.0.16394 > > > ImportError:...

Would be a great feature for our Azure Redis setup.

@thanossv That is exactly what our problem was. We've updated the camera to the latest firmware with the same result unfortunately. We solved the problem by doing the first connection...

That is correct, i used the one from the Nikon website; https://sdk.nikonimaging.com/apply/. I now see that the D3400 is not on the list unfortunately.

@slafon11 Do you have a sample project on Github somewhere where i can add the code or i can contribute? I'm happy to help.

We currently have around 30 collections and are experiencing the same issue in our development environment. We are building towards a commercial license website but are encountering this problem whenever...

I did some digging and found a better query that handles NULLs inside the LEFT JOIN. The result is identical, but the query now runs in x milliseconds. The pull...

@nickrum, is this something the Directus team will investigate further, or would you like me to look into it more? I noticed the issue has been moved to 'ready,' so...

> I compared the query results further and noticed that the `is_primary_key` and `is_unique` are not correct. so unfortunately, we cannot use the updated query as it is right now...