Miklos
Miklos
It also worth mentioning, that update method doesn't even support transactions, or any sequelize parameters. https://github.com/feathersjs-ecosystem/feathers-sequelize/blob/master/lib/index.js#L256 `return instance.update(copy, {raw: false}).then(() => this._get(id, {sequelize: options}));` The only parameter passed to the...
For the events i created these hooks: ``` import { SKIP } from '@feathersjs/feathers'; function stackTransactionEvents(context) { const { params, service } = context; if(!params.sequelize || !params.sequelize.transaction) { return context;...
I really don't know why is this issue is neglected.
+1 for this. My mqtt boker is flooded with all the unknown 433mhz device signals.
You could check the tasmota source code. They have support for his device.
I still have this problem on v1.9.1. But i only have this issue with some of my printer profiles.
PHP Development Tools (PDT) 3.3.0.201405161859 org.eclipse.php.feature.group Eclipse.org Installed today from p2-dev checking only the symfony feature.
For those who are looking for something similar for vue: https://github.com/heyscrumpy/tiptap
`useraction` is set in config.yml. I'm using the same code shown on that page. Of course with the "Performing the payment offsite" addition.
Not working for me neither. Same messages.