Will Jones
Will Jones
Add support for column_key and extra fields in MysqlMetadata. Removes the strange formatting of the names of constraints that aren't foreign keys. I'm unsure why that's ever been a thing,...
Add support for Double, Small Integer and Tiny Integer data types. These data types have been supported in both MS SQL and MySQL for some time and are missing from...
DROP CONSTRAINT doesn't successfully drop indexes with Amazon Aurora. Change to DROP INDEX syntax as this is supported and functions as intended
### Preconditions - Magento 2.4.0 - PHP 7.3 and 7.4 ### Steps to reproduce Enable (and configure) the following 2FA providers: - Duo - Google - U2F. ### Expected result...
**Rule Engine/Downlinks** **Description** I'm trying to send a downlink to a LoRaWAN device via the Loriot integration, and what I'm expecting to see is not what I'm seeing. My downlink...
I have a device, and an integration linked to said device. I need to set a rule chain up so that when I update certain attributes, it pushes a downlink...