elmicha
elmicha
A container using ghcr.io/oracle/oraclelinux7-php:7.4-apache-oracledb currently breaks the php-oci8 module as so as a `yum, update` is run: ``` ======================================================================================================================== Package Arch Version Repository Size ======================================================================================================================== Installing: php-oci8-21c x86_64 7.4.28-1.0.3.el7 ol7_developer_php74...
Hi, thank you for your work! In RFM12B::Initialize(), I don't see where the optional parameter lowVoltageThreshold is actually used. Maybe I'm missing something? If I understand the datasheet correctly, I...
### Which node are you reporting an issue on? node-red-node-pushbullet 0.0.14 ### What are the steps to reproduce? I'm not sure. Maybe the Pushbullet server had a problem, maybe my...
Hi, I had a look at the join implementation of mdb-queries, and added INNER/LEFT/RIGHT JOIN, GROUP BY and HAVING. It works for very simple queries, but not for more complicated...