as already written in the title I want to use the technique to create custom database tables to create them in a separate database. In Umbraco v7 you could use the DatabaseSchemaHelper for this by initializing it with the data of the other database. But since the DatabaseSchemaHelper is no longer available in v8, I can't do this here anymore. Neither in ScopeProvider, MigrationBuilder or KeyValueService I found any possibilities to specify the database.
Since I don't know what to do anymore, I thought I'd ask here if someone else had the same problem and found a solution.
Create custom database tables in second database
Hello dear community,
as already written in the title I want to use the technique to create custom database tables to create them in a separate database. In Umbraco v7 you could use the DatabaseSchemaHelper for this by initializing it with the data of the other database. But since the DatabaseSchemaHelper is no longer available in v8, I can't do this here anymore. Neither in ScopeProvider, MigrationBuilder or KeyValueService I found any possibilities to specify the database.
Since I don't know what to do anymore, I thought I'd ask here if someone else had the same problem and found a solution.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.