0
lataing created
I created a project with suite, and I want to read the data in the second existing database. How do I achieve this? At present, we only support independent database through modules.
2 Answer(s)
-
0
You need to scaffold the database and integrate efcore (or mongo) to that dbcontext. You can check ef-core integration docs.
-
0
This question has been automatically marked as stale because it has not had recent activity.