Skip to content

Could I use Migrator for 2 different databases? #81

@oleksandr-petrenko

Description

@oleksandr-petrenko

Hello.
I am using two different databases. I try to run migrations for first database in one project and after that for second database in other project, but migrator always found migrations for two databases and try to run all migrations.
I tried to override base class or interface for migrations item and override IDatabaseMigrationRunner, but all of those are "internal".
Could I use Migrator for 2 different databases and save version of migration in 2 databases?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions