Replies: 1 comment
-
Maybe we can provide a shortcut like sqlalchemy? Just like |
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.
-
The only way I've found after day of trial and errors:
This looks ad hoc and too cumbersome, I'm sure there's a nicer way to avoid explicit
RawSQL
andF
expressions, but documentation contains only trivial example and I couldn't come up with anything better than this.Beta Was this translation helpful? Give feedback.
All reactions