It is possible to create own relational data tables( not cms's) for specific module #13832
Unanswered
ricocsharp
asked this question in
Q&A
Replies: 3 comments 1 reply
-
This is doable, you could create custom tables inside the migration using |
Beta Was this translation helpful? Give feedback.
0 replies
-
All you need is to have access to database connection string to do anything with orchard database. You can use db accessor that OC provides example here -->https://docs.orchardcore.net/en/latest/docs/reference/core/Data/#example |
Beta Was this translation helpful? Give feedback.
1 reply
-
OK thanks a lot to everyone I will check this twoo ways for doing this |
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.
-
Hi, It is posible to create relational tables in orchard core database for specific module? How to create them using migrations?
Bests
Javier
Beta Was this translation helpful? Give feedback.
All reactions