Skip to content

HasSchema(null) does not override DbFunction attribute #24228

Closed

Description

Having DbFunction(Schema = "foo") and later using HasSchema(null) does not remove the schema from the model. Using HasSchema("bar") works fine.

EF Core version: 5.0.3

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions