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