Skip to content

Migrations: Improve existing database support #2167

@bricelam

Description

@bricelam

We need to create a good experience to bootstrap an existing database with Migrations.

Things to consider:

  • The database may have been using Migrations in EF6
  • The first migration should be able to re-create the starting database schema
  • The user shouldn't have to jump through hoops like commenting out code or only running part of a script.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions