Skip to content

Script as Delete should be Script as Drop #730

@simonsabin

Description

@simonsabin
  • SQL Operations Studio Version:

Steps to Reproduce:

Right click on table and select Script as Delete.
Result is a DROP TABLE statement not a DELETE statement

Expected result
Should either produce a DELETE statement, or be renamed to SCRIPT as DROP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions