0
vishalnikam created
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
3 Answer(s)
-
0
I tried that option but it didnt create any database. Although it workes with shared database.
Also does abp support tenenat with different database like 1 tenant with SQL and other one with Postgresql ? or need any implemenation to switch between database ?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
It can work but you need to create 2 seperate projects one for EF Core SQL provider and one for EF Core Postgresql. out of the box it doesn't support different providers in the same code-base. for your question, can you check the logs, maybe the host is unreacunreachable
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

