You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How is the actual state of the support for tables with multiple keys? Is it in development or you don't have any plans for it at all? Because I've stumbled upon a case where this situation is necessary and gorma left me without much options besides changing the generated code.
Also, allowing a foreign key built from HasOne() or HasMany() to be the primary key also proved to be unfruitful. So what's the status of gorma about implementing this features.
Thank you in advance for your answer.
The text was updated successfully, but these errors were encountered:
How is the actual state of the support for tables with multiple keys? Is it in development or you don't have any plans for it at all? Because I've stumbled upon a case where this situation is necessary and gorma left me without much options besides changing the generated code.
Also, allowing a foreign key built from HasOne() or HasMany() to be the primary key also proved to be unfruitful. So what's the status of gorma about implementing this features.
Thank you in advance for your answer.
The text was updated successfully, but these errors were encountered: