Skip to content

Data migration issue on DbStartup.cs #17

@dalemccutcheon

Description

@dalemccutcheon

I am currently having an issue where we only have a data read and data write user for the database, this now fails as a result of the Migration.Resolve method which is running on the ApplicationStarted method. Would the database migration not be related to each version of the package i.e. versions 1.1 would have migration1 already included in the package install therefore all the migrations would not need to be run at startup?

Thanks
Dale

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