Skip to content

Allow conventions to react to sequence operations #32709

@roji

Description

@roji

In EFCore.NamingConventions, there's a request to rewrite the naming of sequences when they're added by convention, e.g. by TPC (issue). However, it seems that there's currently no way to do that (no ISequenceAddedConvention, and IModelAnnotationChangedConvention does not get fired when a sequence gets added).

/cc @AndriySvyryd

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions