extraSqlScriptAs icon indicating copy to clipboard operation
extraSqlScriptAs copied to clipboard

Azure Data Studio - 3 "Extra Sql Script As" Extension

Results 11 extraSqlScriptAs issues
Sort by recently updated
recently updated
newest added

Great extension. These actions are not working on dedicated SQL pool: 1. Select Top 1000 2. Edit data 3. Design 4. Select Table as INSERT 5. Select Table as INSERT...

Research

I've tried installing this util on a mac using the proper "install vsix extension" button on Azure data studio. The new script options are generated, but nothing happens when you...

- Added Script Stored procedure as DROP AND CREATE - Added Script Function as DROP AND CREATE

When attempting to update the extension installed to Azure Data Studio: When v1.36.2 Azure data studio and vs code preview, are both closed, then double click the (Unblocked) vsix. Message...

Great extension! Right now it serves the "Script Table as" feature. Please add the following too: - [ ] Script Key as, - [ ] Script Constraint as, - [...

enhancement

Hi Thank you for this awsome extension. It would be really useful to have "Script as Merge" feature :) Thanks again

enhancement

It would be a GREAT addition if this plugin could script table data and generate single-line INSERT statements as MS SQL Management Studio can do, including SET IDENTITY_INSERT ON/OFF

There's no response from the extension after selecting any of the options available from the menu. Azure Data Studio version details: Version: 1.40.2 (user setup) VsCode: 1.67.0 Electron: 17.4.11 Chromium:...

Research

Hi, First off, I am really enjoying this extension as it helps making Azure Data Studio usable. Thanks to extensions like this we are slowly but surely transitioning from SSMS...

enhancement

Scenario: * run a query to get some data from a table * right click on a data row, new operation appears "script ROW as INSERT" * insert statement is...