Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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