Mark Story

Results 653 comments of Mark Story

That will be tricky for sure, outside of special casing python linters and analyzing the entire file I don't know how it would work.

It would. but I've never used gitlab, so I don't think I'd be the right person to do that work.

Maybe? I don't use windows and can't help you with getting it going.

Not right now. I personally don't use bitbucket at all, and am completely unfamiliar with their API.

Finally got around to looking into this, and I was able to get this working with the APIs we have today, so I don't think there is anything that needs...

> Any input how we can proceed with this issue? Can we help with a pull request on our own? A pull request would be helpful. We'll need to be...

@misty-mountain I think you might be running into a different problem. If you remove the association for `ProductsExcludedProducts` do your queries work again? It looks like you're defining an association...

> If i remove the association then query will work as expected - that's true. Ok. What you're effectively doing with the additional association is coercing the ORM into an...

Thank you for the extra effort you've put into making this reproducible. I was able to use this to reproduce the issue you've been having. > One table should have...