Nicolás Fantone

Results 157 comments of Nicolás Fantone

@stefan6419846 Do you think you could take a look here and help me figure out how to best support annotating using a `Subquery`?

That's fair enough. Is there anyone else besides you that might be able to help? Could you at least tell me what `get_attribute` is expected to return in each case?...

Gotcha. I'll wait for @stphivos to circle back, then. Thank you!

I've tried tapping into the `sql.Query` instance from `Subquery`, which theoretically, contains all the info to build the query/filters required to be able to resolve the subquery from the `model.objects`...

@stphivos Any updates here? Would be really nice to have this supported.

Stumbled upon this today, as well, on Alpine 3.19. @wojtekmaj Maybe we should consider re-opening the issue (unless it's being tracked somewhere else)? My problem was a `package.json` in my...

@stefan6419846 I'm not sure if this is the right approach, if I'm being honest. My goal was to add support for `Subquery` but, ultimately, couldn't make it work. AFAICT, changes...