Skip to content

IMigrationGenerator needs access to IQuoter #1919

Description

@jzabroski

That's kind of what I had wanted to do originally (but have IMigrationProcessor expose IQuoter).

Unfortunately, it's not possible because IMigrationGenerator currently does not have access to IQuoter. We'd need to add a reference to the FluentMigrator.Runner.Core project in the FluentMigrator.Abstractions project.

image

Or move IQuoter to the FluentMigrator.Abstractions project.

Both of which are breaking changes.

Originally posted by @nathanpovo in #1847 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions