Replies: 1 comment
-
Short answer is that it's likely not possible. There's a lot of custom SQL going on in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I'm trying to add last_activity timestamp on ORM level using subquery, but references only supports passing an object, that seems impossible to do.
Is there any way it's possible to use references inside subquery?(maybe with providing model class and PK?) ?
Beta Was this translation helpful? Give feedback.
All reactions