Replies: 1 comment 3 replies
-
This is currently not supported by the built-in DSL. It's just something nobody spend time on implementing yet. I think we might be open to accept a well written PR including documentation + tests here. Otherwise you can always build your own DSL extension or fall back to |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently
InternalJoinDsl
is not implemented forCombinationClause
and I can't write this:schema:
Model:
Usage:
Is there any workaround for this?
Beta Was this translation helpful? Give feedback.
All reactions