Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make it clear that dbup-core should not be referenced directly #803

@ckroiltd

Description

@ckroiltd

Just updated from 5.0.87 to 6.0.0 and now receive the following when running:

Method not found: 'Void DbUp.Engine.Output.IUpgradeLog.WriteInformation(System.String, System.Object[])'.

at SqlServerExtensions.SqlDatabase(SupportedDatabasesForEnsureDatabase supported, String connectionString, IUpgradeLog logger, Int32 timeout, AzureDatabaseEdition azureDatabaseEdition, String collation)

This occurs in the EnsureDatabase.For.SqlDatabase(string) method.

Downgrading back to 5.0.87 resolves the issue.

Is it best to wait before updating?

Edit: There are no other updates pending to other packages.

Edit: Just noticed there's a closed related bug: #802

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions