Tim Beyer

Results 15 comments of Tim Beyer

Actually thinking about it again, if I have `transaction: "each"` on the overall config, then I have `transaction: true` as a default and `transaction: false` would override that. If I...

Yes, this shim was needed in redis related parts of the application. I'm not a 100% sure though if the problems couldn't also appear somewhere else. Probably it's a good...

When I was trying to resolve this I had a few more test cases. Maybe it makes sense to check if those pass too? I'm not sure they all make...

I'd recommend using https://github.com/kirbysayshi/node-ddd-jquery instead. It doesn't leak and actually only packages what you really need.

We just ran into the same issue when upgrading from `4.16.2` to `5.19.1`. It's a bug that prevents us from upgrading since we need the explicitly named uniqueness constraints for...