79335268

Date: 2025-01-07 08:15:53
Score: 1
Natty:
Report link

There is MigrationBuilder method for doing just that:

migrationBuilder.DropSchema("myschema");

should be safe to be used from EF, though I did not test it myself yet.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: n.podbielski