defined model property #1849
Unanswered
sasha172017
asked this question in
Help
Replies: 1 comment 3 replies
-
Hi @sasha172017, I'm not sure I fully understood your question so if so, could you give more information? To create a column you can use migrations, that you can generate with ace commands. Adonis migrations are using knex so if you need some documentation to write them: Hope I answered your question. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
How can i defined model property without use decorator @column()? Or how can i dynamic set column for model?
Beta Was this translation helpful? Give feedback.
All reactions