Skip to content

mssql: Exclude dbo schema from drop schema statements #4833

Description

@bnstewrt

When using the CLI "destroy" command to expire an environment, exclude the MSSQL built in 'dbo' schema from DROP SCHEMA statements.

Error:

Error: Failed to drop the expired environment schema 'Database.dbo': (15150, b"Cannot drop the schema 'dbo'.DB-Lib error message 20018, severity 16:\nGeneral SQL Server error: Check messages from the SQL Server\n")

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions