araisch
araisch
While using explicitly `mysqli` as driver the server certificate verification is switched to false by default, using Standard driver `PDO` it can't be disabled. There are some use-cases making that...
Version 1.0.7 Options -> Metric display type -> Decimals "Override automatic decimal precision for numbers" Datasource: InfluxDB Datatype: Float If I change Decimals to 0 it shows the number in...
1. Add Variable 2. Change "HasTypeDefinition" to e.g. i=2368 (AnalogItemType) 3. Properties of the Type aren't pulled, neither Mandatory nor Optional ones.  4. Should have the mandatory properties and...
With cppyy version 1.7.1 i wrapped many functions with pointer (=output) arguments and typedefed stuff. For example C++ function: ```` MLPI_API MLPIRESULT mlpiLogicGetTypeOfSymbol(const MLPIHANDLE connection, const WCHAR16 *symbol, MlpiLogicType *type,...
With cppyy 2.1.0 (installed by pip) i get the warning ``` /usr/local/lib/python3.8/dist-packages/cppyy/__init__.py:318: UserWarning: CPyCppyy API not found (tried: /usr/local/lib/python3.8/dist-packages/../../../include/python3.8); set CPPYY_API_PATH envar to the 'CPyCppyy' API directory to fix warnings.warn("CPyCppyy...
If includePackages is terminated by ; or contains empty element ;; onlyIncludeWhitelist will add @ and therefore includes all Packages starting with @ Solution: Exclude ===""