0
vishalnikam created
3 Answer(s)
-
0
-
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 ?
-
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