Dawid Tomkalski

Results 15 comments of Dawid Tomkalski

I spent some time debugging the whole library and this is what I found in src/model.js line 697 we have ``` if (through.scope) { include.through.where = include.through.where ? { [Op.and]:...

That's excellent news. Thanks for the quick update.

hey @barodeur any updates on that issue?

I tried that with AWS Lambda and it works fine, however, my initial issue was with Google Cloud Function. The introduced changed in this PR doesn't work. I believe the...

you need that fix for AWS Lambda for Google Functions you need more changes