Dynamic tablename #835
Unanswered
Abdeldjalil-H
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @Abdeldjalil-H |
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.
-
Hello. I want to make tablename the same as model class name. I created two classes:
and
If I want to create a model for products:
However I am getting this error:
My question is, how can fix this, or do something that will add tablenames without the need to add for each model?
Beta Was this translation helpful? Give feedback.
All reactions