pacoweb / extraSqlScriptAs

Azure Data Studio - 3 "Extra Sql Script As" Extension
MIT License
47 stars 17 forks source link

Some actions are not working on Dedicated SQL pool #14

Closed iragomez68 closed 3 months ago

iragomez68 commented 1 year ago

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 to Clipboard
  6. Select Table as SELECT
  7. Select Table as SELECT to Clipboard
  8. Script Table as UPDATE
  9. Script table as UPDATE to Clipboard Error.log Design-Error.txt
pacoweb commented 1 year ago

Thanks for the detail of the error. Not all options are part of my extension(Select Top 1000, Edit data, Design) I will try to reproduce the problem

pacoweb commented 3 months ago

Fixed by #22