Replies: 2 comments
-
Hey @holoyan! 👋🏻 We don't have documentation on it yet, but you can watch our Q&A session recording, where we discussed that. |
Beta Was this translation helpful? Give feedback.
0 replies
-
So I was digging into source code to understood what's going on, and seems there are some limitations, Please give me some direction if it's wrong |
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.
-
Is there a way to create custom relationship type rather then one-one, one-many many-many and so on.
For example in Laravel we can extend
Illuminate\Database\Eloquent\Relations\Relation
class and have our custom implementation, anything similar here?Beta Was this translation helpful? Give feedback.
All reactions