Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gheorghe Balan 3 posts 73 karma points
    Jan 31, 2017 @ 14:25
    Gheorghe Balan
    0

    Migration to custom database

    I've been experimenting with using Umbraco migrations for creating tables and such. I've had success with using the Umbraco database, and adding/removing tables to it with migrations. For instance by using the context database ( ApplicationContext.Current.DatabaseContext.Database;).

    Is it possible to use Umbraco migrations with a custom database ? And if so, how can I connect to the custom database, instead of the context one ?

Please Sign in or register to post replies

Write your reply to:

Draft