Mikk Kiilaspää

Results 9 comments of Mikk Kiilaspää

Even better would be a way to manually set the order, for example an "index" property

I get the same too, temperature and humidity stay at "Unknown" Also, when joining the device into the network: ``` Device 0x32dc (b4:e3:f9:ff:fe:0c:4b:34) joined the network Device b4:e3:f9:ff:fe:0c:4b:34 changed id...

`com.intellij.diagnostic.PluginException: Cannot find manipulator for ConcatenationExpressionImpl: AccountBase::tableName() ... in com.nvlad.yii2support.objectfactory.ObjectFactoryReference(ConcatenationExpressionImpl: AccountBase::tableName() ...:null) class class com.nvlad.yii2support.objectfactory.ObjectFactoryReference [Plugin: com.jetbrains.php]` Example code for that specific instance is like this: ``` UserBase extends ActiveRecord...

Looks like this is fixed already, but a newer version was never pushed to the repository. https://github.com/nvlad/yii2support/pull/270#issuecomment-982874073

Could we get this merged, please, @keton ?

> // or $testQuery = Entity::findBySql("select entity.id from entity where entity.parent_id is null and entity.status = 10"); $expression = new \yii\db\Expression($testQuery->sql); $test = Entity::find()->andWhere("id in ({$expression})")->count(); This is ok as...

+1 It's really annoying to see SickBeard process the downloaded files over and over, because without keeping the original files, you can't share the downloaded files. Isn't this supposed to...

> > > similiar problem is stated in #6642 . Sadly it seems like noone cares about this issue atm, altough its a system breaking problem. > > > >...