Azuredatastudio: Triggers - no way to script or modify

Created on 31 Jul 2018  路  1Comment  路  Source: microsoft/azuredatastudio

  • SQL Operations Studio Version 0.31.4
    Commit e026ab85a72c190cc4ccc834503aa9fe36dd6407
    Date 2018-07-18T02:14:21.826Z
    Shell 1.7.12
    Renderer 58.0.3029.110
    Node 7.9.0
    Architecture x64

Steps to Reproduce:

  1. In "Servers" navigate to a table in a database
  2. Expand Triggers
  3. Right click a trigger - there are no options to script or modify so therefore there is no easy way view the details of a trigger like there is in SSMS.
Area - Language Service Enhancement

Most helpful comment

@peterlukerow currently you can get the script for a table trigger by using the Script as Create command on the table node.

The trigger code will be included in the overall table script. I'll leave this active as a suggestion to allow scripting the trigger directly.

screen

>All comments

@peterlukerow currently you can get the script for a table trigger by using the Script as Create command on the table node.

The trigger code will be included in the overall table script. I'll leave this active as a suggestion to allow scripting the trigger directly.

screen

Was this page helpful?
0 / 5 - 0 ratings

Related issues

haydnlj picture haydnlj  路  3Comments

Ungerfall picture Ungerfall  路  3Comments

carloscfcortez picture carloscfcortez  路  3Comments

kburtram picture kburtram  路  3Comments

IObsequious picture IObsequious  路  3Comments